Re: [xml] _private in xmlNs?



On Fri, Jun 14, 2002 at 03:35:28PM +0200, Petr Kozelka wrote:
Hello Daniel,

is it possible to add _private to xmlNs too ?
This would greatly help in implementing DOM wrapper for namespace
declaration nodes; otherwise I have to keep a map of xmlNs node and its
wrapper object.

I suggest doing it by the following patch - "_private" is made the first
member, and "next" is moved to the end of the struct, so that the layout is
as similar as possible to structure of other nodes:

  No, sorry, it's too big a change, and would likely break libxslt
ABI requirements. Yes, tracking namespace nodes is hard ...

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]