[patch] Attr values as Text nodes

Germain Garand germain at ebooksfrance.org
Tue Mar 25 14:07:29 GMT 2008


Le mardi 25 mars 2008, Harri Porten a écrit :
> But I'm not fully sure whether the memory overhead is really there as I
> though that this node is only created on demand anyway. Will double-check
> that.

I can confirm that - full AttrImpl's are only created when requested by the 
DOM - otherwise the AttributeImpl struct only hold a NodeImpl::Id, so that 
would be a very limited overhead.

Greetings,
Germain







More information about the kfm-devel mailing list