Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable adding a custom field to all nodes. #67

Open
wolverdude opened this issue Feb 21, 2023 · 0 comments
Open

Enable adding a custom field to all nodes. #67

wolverdude opened this issue Feb 21, 2023 · 0 comments

Comments

@wolverdude
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant