If they are the ones I am thinking of, they are going away entirely (no longer needed). If they were in ruby_xml_{node,document,attr}.c, there are gone now. They will be in modules I have not touched yet, but they will go too.
Excellent - that's even better then.
There is no code carried forward for ruby_xml_*_new or ruby_xml_*_free, the memory management is completely different. Everything is GC friendly and one xmlNode will only have one ruby VALUE object associated with it at a time.
Ok, sounds good - thanks for your hard work. Thanks, Charlie
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ libxml-devel mailing list libxml-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/libxml-devel