ObjFW  Check-in [280071188d]

Overview
Comment:Add default implementation for OFXMLParserDelegate.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 280071188d0ac425fc6fc4cf45f60ca9017e8f480d577f0a19374fa764cb350c
User & Date: js on 2009-08-26 14:24:47
Other Links: manifest | tags
Context
2009-08-26
15:00
Add support for comments to OFXMLParser. check-in: 6f61176375 user: js tags: trunk
14:24
Add default implementation for OFXMLParserDelegate. check-in: 280071188d user: js tags: trunk
14:13
There is no need to return a BOOL in OFXMLParserDelegate.
If you want to stop parsing, you just throw an exception.
check-in: 87a3e4fb0a user: js tags: trunk
Changes