Skip to content

Enable adding a custom field to all nodes. #67

@wolverdude

Description

@wolverdude

In order to add a custom field to all schema nodes, a user would have to subclass every schema strategy and add code to it for that new field, and then create a new SchemaBuilder class with all those SchemaStrategy subclasses. This is an unreasonable amount of work for such a simple change.

GenSON should have a relatively simple, documented path for this use-case.

See Issue #65 for more context.

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