On Tue, Jun 17, 2008 at 5:05 PM, Juergen Schmidt <[EMAIL PROTECTED]> wrote:
Hi Juergen, > it's up to you to implement a small protocol handler and do the "real" stuff > on demand. I would decouple the protocol handler from the real functionality > and would create a new service for it. Later on you can instantiate a new > object supporting this service on demand ... didn't think about it in this way, thanks, I'll try this approach. Regards, -- Robert Vojta --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
