You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sharoon Thomas edited this page Jan 25, 2014
·
1 revision
This document explains the change in 3.0.3.0 which removed the auto configuration capability nereid had.
Why this change ?
tl;dr; For cleaner code.
Since the config was only available at runtime, most imports using tryton backends were done interspersed with the code leading to imports spread across the codebase