Whilst trying to understand the Bean Managers, I've found that there are several methods that are not actually called.
InvokerBeanMgr.java findUnique SenderBeanMgr.java findUnique retrieveFromMessageRefKey NextMsgBeanMgr delete I'm guessing that the delete method will be used at some point and there are places in the code where it is commented out, but will the others? Should these methods be removed so people can avoid implementing methods that will never be used ? Also, it would be nice to see some java doc for the methods to describe what is expected of the Bean manager implementations. Thanks Andrew Gatford Hursley MP211 Telephone : Internal (7) 245743 External 01962 815743 Internet : [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
