Neil Bartlett wrote:
You're already using DS to implement these components, so why don't
you just bind to the services you need using <reference> elements?

Is there something extra special that you need to do with the service
events besides simply using the service? If not, then you're using an
approach which is about 1000 times more complicated than it needs to
be.

Regards,
Neil
Yeah! I've banged my head so much on this that I totally overlooked the simplest solution.

I could define a reference with a 0..n cardinality, and put my custom logic in the bind/unbind methods that will be called when one of the services I'm targeting will get registered/unregistered, right?

Thanks Neil!
--
Logo
Guido Spadotto
Soluta.net, Italy
http://www.soluta.net




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

Reply via email to