On Sat, 29 Oct 2011 17:58:24 +0200
Guenter Knauf <[email protected]> wrote:

> BTW. wouldnt it be nice to have these modules use APR|U xml APIs?
> Without looked at your mods I guess the APR|U xml APIs are too poor?

Yes.  apr-xml is a subset of the functionality of expat, which is
in turn a very limited library.

Both the new modules use functionality that doesn't exist in expat.
In the case of mod_proxy_html that's absolutely necessary, whereas
in mod_xml2enc it's mostly just an optimisation compared to using
apr_iconv for all i18n needs.


-- 
Nick Kew

Reply via email to