Skip to content

GND + my approach to whiteSpace don't get along. #17

Open
@ekmett

Description

@ekmett

There is an issue with the notion of end users using GND to derive new instances.

The issue is if we put whiteSpace in TokenParser and expect users to override it, then if the user subclasses TokenParser, and uses GND to derive those instances, then any of those methods that call whiteSpace will call the one from the base type, due to the rules of GND!

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