Michael Leupold wrote: > if developing a shared library setting the external entity loader globally > is a little inconvenient as different libraries may interefere on that > decision. > > This patch tries to fix it by adding entityLoader members on several of > the context structs and propagating it down the chain. I'm not sure if I > have thought about everything, so be sure to review it thoroughly. > > I'll try working on something similar for libxslt next (external entity > loader and document loader per-context). How about a document loader for > libxml's XInclude similar to what libxslt has?
Forgot to mention: I didn't have time to do tests. The existing tests don't fail but the new functionality isn't tested at all! Hope I'll get to it... Regards, Michael _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
