[ http://issues.apache.org/jira/browse/HIVEMIND-91?page=comments#action_59888 ] James Carman commented on HIVEMIND-91: --------------------------------------
Do we want to do this one? Do we just want to expose a method like this... Module getModule( String moduleId ) on the Registry interface? > Add getModuleMessages() to Registry > ----------------------------------- > > Key: HIVEMIND-91 > URL: http://issues.apache.org/jira/browse/HIVEMIND-91 > Project: HiveMind > Type: New Feature > Components: framework > Reporter: Howard M. Lewis Ship > > Would be nice to have an API that allows access to a Module's messages on > Registry. > public Messages getModuleMessage(String moduleId); > Sometimes you need access to the Messages when unit testing code within a > module. Perhaps there are other use cases. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
