Open eMaringolo opened 2 years ago
When loading a package that has lots of extensions, some of them are for classes not available in the system, and it is safe to not load them.
We need a way to be able to ignore all extensions to classes not in the image or to map the extensions of some classes to other classes (or nil).
When loading a package that has lots of extensions, some of them are for classes not available in the system, and it is safe to not load them.
We need a way to be able to ignore all extensions to classes not in the image or to map the extensions of some classes to other classes (or nil).