I don't think there is a real reason. IIRC, we just wanted the system bundle wiring not to expose classes that are not exported and hence, changed the getClassByDelegation. I guess you could argue we should do the same for getResourceByDelegation...
Do you have a use case where that is causing problems? regards, Karl On Thu, Feb 7, 2013 at 10:34 AM, Sahoo <[email protected]> wrote: > Why does ExtensionManager.**getResourceByDelegation() does not search the > resource using the same algorithm as getClassByDelegation()? > > Thanks, > Sahoo > -- Karl Pauls [email protected] http://twitter.com/karlpauls http://www.linkedin.com/in/karlpauls https://profiles.google.com/karlpauls
