Geoffrey Young wrote:
Of course we could just say: use HTML::Entities to do the work, but I
believe it's slow(er?), as it's implemented in perl...
I don't think it's our job to create a C implementation. perl people have
HTML::Entities, which is excellent. if they want something faster they can
code it themselves, start a new XS-based Entites, or whatever. at this
stage in the game we need to keep our focus, which is apache and not html
generation.
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?
--
__________________________________________________________________
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]