-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
Module loaders should have an optional capability to enumerate modules either globally or under a certain namespace.
This will be useful for applications like AS.next where extensions will be listed under a module identifier.
Note that the effects of "module absent" descriptors must be accounted for, and that such a method need not give performance guarantees (i.e. it will likely be somewhat expensive).
- relates to
-
MODULES-262 Enable LocalModuleFinder to enumerate modules
- Closed