i'm building some components using iPOJO's awesome EventAdmin handlers.
the documentation requires a name attribute for publishers and subscribers,
acting as a "unique identifier".

what is the scope in which the uniqueness is enforced?

if it's just within my bundle, i might choose something short and sweet,
like "mySpecialPublisher".  if it's across all bundles enhanced by iPOJO, i
might choose something more formal, like
"com.mycompany.my.special.publisher".

thanks,
Reuben Garrett

Reply via email to