Richard Sitze wrote:
Now, were does the *component* developer 'place' this content? I claim we need a standard approach for this, based on the 'resource bundle name' parameters we pass into the EnterpriseLogFactory.getEnterpriseLog(loggerName, resourceBundleName);
I think instead of the resourceBundleName we could optionally pass in a MessageSource implementation. That way if internationalization for a component was dependent on a particular implementation, it could be passed in. If no MessageSource was passed in, we could still try java.util.ResourceBundle and the underlying logging implementation. I'm sure we disagree on this point, but I just wanted to through this idea out there :)
Matt
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
