Hi!

I have some services that I get from HM. They all extend a common class which implements the toString() method (using ToStringBuilder inside).

If I don't use HiveMind the toString() from the extended class will be called, if I obtain the ifaces through HM services, toString() does nearly nothing (i certainly does not call the parent-class' toString() method). I guess this is a bug!? How can I work around it?

David

--
David J. M. Karlsen - +47 90 68 22 43
http://www.davidkarlsen.com
http://mp3.davidkarlsen.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to