I was just curious why the TagUtils class is a Singleton?It gives you the opportunity to replace the implementation of these methods without having to change the calling sequence (since you can't transparently overrde static methods of a class). Of course, this isn't very useful without some configurable replacement mechansim, but the basics are in place to enable this.
Thanks,
Chris Gastin
Craig
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
