Well, it is easy in the past, we just need to add a parent classloader, then everything will be OK, but now, we have no classloader tree now. Might be we could record all the required import packages somewhere, and add them for the application.
2010/11/9 Kevan Miller <[email protected]> > > On Nov 9, 2010, at 8:44 AM, Ivan wrote: > > > I tried to look at the codes of felix and equonix, and seem neither of > them provided an easy hook for the wired bundles notification. The only way > is to use reflection to read those internal fields, WDYT ? Just leave this > issue there, or use the reflection ? > > I think we should be adding an explicit import. Our use of dynamic import * > seems fragile at best. IMO, we should be moving away from dynamic imports, > completely... > > --kevan -- Ivan
