Yann Weber
773ea0e696
LodelContext enhancement to fit the new loader
+ uses the changes in the preload method
8 years ago
Yann Weber
5e46a8f791
Load context now uses the original lodel package as context
8 years ago
Yann Weber
ae84b591bd
Added a new reserved context name for loading steps
- the reserved context is create and set at init time by the LodelContext.init method
- allows to use lodel libs will loading
- no special features implemented yet
8 years ago
Yann Weber
0406e91846
Moved plugins folder in lodel/
- updated scripts etc
- make tests pass
8 years ago
Yann Weber
250f4b8683
LodelContext.from_path enhancement
Method is now disabled in MONOSITE mode
8 years ago
Yann Weber
fbbfd35111
syntax bugfix
8 years ago
prieto
50560c8496
Changes to slim for LodelContext
8 years ago
Roland Haroutiounian
360a60fee7
LodelContext is used in the lodelsite starting process
8 years ago
Yann Weber
1257e49de6
Add the possibility to indicate an alias when exposing a list of objects
Changed the exposure specs to allow giving an alias for an object when importing using the from x import y,z form
8 years ago
Yann Weber
572c408a79
POC of context manager to handle virtual lodel packages
8 years ago