DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29563>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29563

escaping mechanism should be replaceable

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Normal                      |Enhancement



------- Additional Comments From [EMAIL PROTECTED]  2004-06-14 19:53 -------
Do you have a proposal for replacing the escaping mechanism?  It would help to have 
enough use cases 
to make a good decision.

Since TagUtils uses a singleton pattern, it ought to be possible to change the 
implementation of the 
static "getInstance()" method to look up an implementation class somewhere.  There's 
no extremely 
convenient place to put the configuration value of the implementation class, 
unfortunately.  Perhaps a 
System property?  Not my favorite approach, but nothing else is coming to mind.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to