ObjFW  Check-in [8f4d7a5b74]

Overview
Comment:Initial OFXMLParser implementation. There's still a LOT missing.

Missing stuff includes proper namespace handling, handling of comments,
handling of <?xml ...?>, error handling and much more.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 8f4d7a5b74486f73bcdad396d67217ec91c1630bb0ee556c8a5325072b084d66
User & Date: js on 2009-07-17 15:16:25
Other Links: manifest | tags
Context
2009-07-17
17:17
Two minor changes. check-in: 5eae1c66bc user: js tags: trunk
15:16
Initial OFXMLParser implementation. There's still a LOT missing. check-in: 8f4d7a5b74 user: js tags: trunk
12:41
Add OFString (OFHashing) category. check-in: d051b1302d user: js tags: trunk
Changes