Skip to content

Release v1.0 #30

@DHowett

Description

@DHowett

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions