On 9/25/09 11:44, Marcel Offermans wrote:
On Sep 25, 2009, at 11:35 , Richard S. Hall wrote:
For Q2, bundles will not be allowed to dynamically import packages
they export.
Does this actually mean that the framework will refuse to install or
resolve such bundles?
No, it means the framework will not allow it to create a dynamic wire
for those packages. If it exports it, that's all it will ever do. You
can only dynamically import something you do not import, export, or
require already. But it is not an install error to do so, just an
unreachable condition.
-> richard
Greetings, Marcel
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]