Skip to main content

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


agreed.  This change should propogate through all the API (eg extension registry, ...)

suggest we use getUniqueId() and variations thereof.

Jeff



Pascal Rapicault/Ottawa/IBM@IBMCA
Sent by: equinox-dev-admin@xxxxxxxxxxx

10/06/2003 08:35 AM

       
        To:        equinox-dev@xxxxxxxxxxx
        cc:        
        Subject:        [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