Define erp5.component.XXX as a packages and allow import of dynamic modules.
Arnaud Fontaine authored
This is especially relevant for Document Components where the source code may
perform import of another Components. This is also the first step towards
migration ERP5 Products to ZODB (the missing bit is only the code to import
them from filesystem).
c68925ae