Skip to content

Restructure packages to properly hide implementation details #119

@weisJ

Description

@weisJ

The current way classes are structured into packages creates some leaky APIs which expose internals not meant to be used by library consumers.

To solve this the complete package structure needs to be reworked. This will be a major breaking change and will increment the major version. Though the goal is to at least keep simple parsing and rendering use cases not affected by the changes.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions