David Wheeler wrote:
On Oct 5, 2004, at 5:04 PM, Stas Bekman wrote:

so, I'm +1 to forget all about an Apache::Util::escape_html in mp2 core.


Works for me.

So should I just adjust:
http://perl.apache.org/docs/2.0/user/porting/ compat.html#C_Apache__Util__escape_html___
to say, use HTML::Entities instead?


Yes, better a pointer to a correct but slow implementation than to have a broken one (as in mp1's escape_html).

So David, I guess we will do the same for mp1 too? http://perl.apache.org/docs/1.0/api/Apache/Util.html

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

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



Reply via email to