Hi!
> I've noticed that a number of Orchestra classes use
>   private static final Log log = ....;
> See class ConversationManager for an example.
>
> I don't think static log objects are a good idea in libraries, as
> described here:
>   http://wiki.apache.org/jakarta-commons/Logging/StaticLog
>   
Yepp, I know. I just did it that way to hear/read your words about this
topic again :-D ... Sorry, couldn't resist ;-)
So, yes, please change it the way it should be. Maybe this could be a
template for tomahawk/myfaces too ... later.

Ciao,
Mario

Reply via email to