-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Description
Evaluate what plist needs to do to reach 1.0.
- Consider looking at the XML parser and bringing it in line with the text parser.
- Look at the number of buffer copies and full reads we're doing for text and binary
- Only XML needs a streaming buffer; binary and text now need to read the whole document and retain references to it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels