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

Add support for bean with enum properties #60

Closed
wants to merge 2 commits into from

Conversation

carragom
Copy link

@carragom carragom commented Jul 3, 2012

Wrote a couple of tests, not sure if more are needed. Let me know if there is anything you don't like.

Add support for enum as object properties. Enums have a working
toString() that represents them well so I think they should be treated
like any other simple object.
@douglascrockford
Copy link
Contributor

Thanks. Please try it now.

BGehrels pushed a commit to BGehrels/JSON-java that referenced this pull request Apr 29, 2020
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

Successfully merging this pull request may close these issues.

2 participants