| Issue 33: | Support for incremental XML parsing | |
| 1 person starred this issue and may be notified of changes. | Back to list |
In TouchXML use xmlRecoverMemory instead of xmlParseMemory in initWithData so passing it an incomplete XML document (like from connection:didReceiveData:) will still return a partial document instead of nil.
Sep 28, 2008
Project Member
#1
jwight
Labels:
TouchXML
Sep 28, 2008
(No comment was entered for this change.)
Status:
Fixed
|