[EMAIL PROTECTED] wrote:
> Author: marino
> Date: Fri Feb 25 05:58:01 2005
> New Revision: 155328
> 
> URL: http://svn.apache.org/viewcvs?view=rev&rev=155328
> Log:
> obviously a very useful generic tool ... thanks Claude!
> 
> Added:
>     
jakarta/velocity-tools/trunk/src/java/org/apache/velocity/tools/view/tools/BrowserSnifferTool.java

I hope you're also planning on adding EscapeTool, and I'm just jumping the 
gun on this issue  :-)

Otherwise, I'm kinda confused why a tool to detect browser versions is more 
useful than generic tools to provide generic escaping.

I've never needed to detect browser versions in two years of Velocity use, 
but I have needed to html-escape characters in almost every html template.

Same kinda goes for ArrayTool.

I've yet to see a question on the mailing list on browser detection, but I 
see questions on escaping and arrays all the time.  I don't use arrays in 
velocity, but others seem to have need.

-Mike

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

Reply via email to