ObjFW  Check-in [0a083111c7]

Overview
Comment:Improve serialization of OFXMLElement.

It does not store the namespaces for the prefixes "xml" and "xmlns"
anymore.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 0a083111c79b504793703d06d991d3c920bd91258a9dfed97a3f497c680efef0
User & Date: js on 2011-12-12 13:32:50
Other Links: manifest | tags
Context
2011-12-12
20:17
Remove imports from ObjFW.h that don't exist anymore. check-in: 3df0629692 user: js tags: trunk
13:32
Improve serialization of OFXMLElement. check-in: 0a083111c7 user: js tags: trunk
2011-12-11
01:59
Allow comments in JSON. check-in: 6203c9e8f2 user: js tags: trunk
Changes