Element.vala: switch from GLib.HashTable for attributes to GXml.NamedAttrMap;...
Element.vala: switch from GLib.HashTable for attributes to GXml.NamedAttrMap; greatly simplify Attr handling within Element by bumping a lot to GXml.NamedAttrMap, and by removing the need to sync between GLib.HashTable and libxml2
Loading
Please register or sign in to comment