Skip to content

streamline toString() impl with Deparsers #133

Closed
@yangyangyyy

Description

@yangyangyyy

right now both implement the same logic. as a general principle, it's bad to repeat the same logic in multiple places.

it seems Deparser does a more complete traversal of the objects, shouldn't we implement all toString() with their corresponding Deparsers ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions