Week ending 24th of July 2005
- Reviewing State machine and making improvements to the state machine
To Do
- Finish Prototype
- with Event processing and Attribute processing
Current Status
* 1st of August
presant protype can read xml file to buffer and returns XML_PullParser_nextchar() when user XML_PullParser_tokenize () method calls to it. Tokenize method still not completed. In order to complete it need to have XML_PullParser_xmlDeclarationProcess (), XML_PullParser_processStartElement (), ...