Re: Runtime parser limit for maximum size of text nodes
"Stacy W. Smith" <[email protected]>
| Newsgroups | gmane.comp.gnome.lib.xml.general |
|---|---|
| Message-ID | <[email protected]> |
> On 21/06/2017 23:41, Daniel Veillard wrote: >> I see only one person asking for this. Like any change to the >> structure (even adding at the end) this has >> potential risks. IMHO not worth the risk. If the person has such a >> specific need he can simply recompile >> libxml2 with a different value of the constant for that piece of code. If your looking for feedback, I would also like to see this change committed. I have a project which uses libxml2 indirectly via the Python lxml library. In this environment, it is not practical/feasible to have users recompile libxml2. --Stacy