Stas Bekman wrote:
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.

Works for me 2

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?

Yah!



-- -------------------------------------------------------------------------------- Philippe M. Chiasson m/gozer\@(apache|cpan|ectoplasm)\.org/ GPG KeyID : 88C3A5A5 http://gozer.ectoplasm.org/ F9BF E0C2 480E 7680 1AE5 3631 CB32 A107 88C3A5A5

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



Reply via email to