The javadoc of Bundle.getSymbolicName() says the following:
    * The name must be unique,
    * it is recommended to use a reverse domain name naming convention
    * like that used for java packages. If this bundle does not have a
    * specified symbolic name then <code>null</code> is returned.


How can the name be unique when null is allowed as a valid value?

Thanks,
Sahoo

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to