Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] BundleContext and getName


Hi,

Currently BundleContext.getName(String) uses the Bundle-name entry to do the lookup.
Now that we have Bundle-uniqueId, it seems to me that it would be more appropriate to do the lookup on this value.
Any comments?

        PaScaL

Back to the top