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

[OPENENGSB-3539] added additional serializer to the JsonUtils class #821

Merged
merged 2 commits into from Mar 15, 2013

Conversation

femangl
Copy link
Member

@femangl femangl commented Mar 10, 2013

... so that models can be deserialized

http://issues.openengsb.org/jira/browse/OPENENGSB-3539

Felix Mayerhuber added 2 commits March 10, 2013 17:00
@femangl
Copy link
Member Author

femangl commented Mar 13, 2013

maybe I've found something better than this. It is possible to define the deserializer through an annotation over the field. I will try out tomorrow if I can inject via the weaver an annotation over the model tail which sets a deserializer directly. The solution would be clearer than this solution.

@anpieber
Copy link
Member

OK, I'll wait with the merge then!

@femangl
Copy link
Member Author

femangl commented Mar 14, 2013

I tried it out now, but can't get it running so far. However, since this bugfix is rather important and I don't know when I will have time to get the other solution working, I would say we merge this for now (since it has no known side effects for now). If you agree, then I will add an issue for the other solution attempt.

anpieber added a commit that referenced this pull request Mar 15, 2013
[OPENENGSB-3539] added additional serializer to the JsonUtils class
@anpieber anpieber merged commit b116909 into openengsb:master Mar 15, 2013
@anpieber
Copy link
Member

fair enough

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