posted this to the user's group, but got no responses: ------------------------------------------------------ is there any reason not to make the default initialization code, from the Category static initializer, available as a public static method? (for now, i've copied that static block into my own utility method.)
i want to be able to reload my properties, on-demand, without hardcoding the use of, say, PropertyConfigurator. or is there some other way to do this that i'm missing? thanks. __________________________________________________ Do You Yahoo!? Check out Yahoo! Shopping and Yahoo! Auctions for all of your unique holiday gifts! Buy at http://shopping.yahoo.com or bid at http://auctions.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>