Skip to content

Add an option to IonSystemBuilder to allow the incremental reader to be used by the DOM #379

@tgregg

Description

@tgregg

Currently, any DOM method provided by IonSystem that internally creates an IonReader (e.g. singleValue, newLoader) uses a non-incremental reader. This could be changed by adding options to allow configuration of the IonSystem's internal IonReaderBuilder.

This would enable cleaning up some of the reader tests, e.g. BinaryTest.ion() and IonTestCase.load() (after merging #355).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions