ObjFW  Timeline

2 check-ins using file tests/OFXMLParser/OFXMLParser.m version afd9073f80

2009-08-26
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