Re: [xml] custom payload on xmlNode* objects?
- From: Martijn Faassen <faassen infrae com>
- To: veillard redhat com
- Cc: xml gnome org
- Subject: Re: [xml] custom payload on xmlNode* objects?
- Date: Sat, 15 Jan 2005 12:45:28 +0100
Daniel Veillard wrote:
On Fri, Jan 14, 2005 at 09:47:31PM +0100, Martijn Faassen wrote:
[I ask about some space on the xmlNode struct for extra app-specific
payload]
content should not be used on elements, it used to be for line numbers.
But what you really need to use is _private. I think it's what PHP
(or is it libxml++ ?) uses for backpointers.
Oh, oops, I managed to miss that entirely! Didn't expect that to be at
the start of the struct; only checked out the end. Great, thanks, I'll
try getting that going then.
Regards,
Martijn
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]