Re: [gdome]GdomePrivateList



On Fri, 9 Feb 2001, Daniel Veillard wrote:

> On Fri, Feb 09, 2001 at 09:14:56AM +0100, Paolo Casarini wrote:
> > Does anybody know why any gdome "object" have a field called private of
> > the type GdomePrivateList?
> > Why nothink use it?
> 
>   All xmlNodePtr have this first "_private" field.
> This is intented for applications on top of libxml, like for example
> associating the rendering informations in a graphical rendering environment
> 
I was talking about private field of GdomeNode or GdomeElement not about
_private field of xmlNode. 

All the "object" in Gdome has 2 fields, the first (vtab) is a pointer to
the method virtual table, the sencond (private) is pointer to a
GdomePrivateList that is never used. What this second field is for?

Thanx
Paolo





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