Skip to content

Clean up unexpected interactions between IonSystemBuilder and the reader and writer builders #783

@popematt

Description

@popematt
  • The default charset for TextWriterBuilder is UTF-8. However, IonSystemBuilder uses ASCII as the charset for its own default TextWriterBuilder.
  • The IonSystemBuilder ignores the catalog of any provided reader builder or writer builder, and in the IonSystemLite constructor, it even asserts that all of the catalogs are the same.

See #781 for some discussion of these issues.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions