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

[Refactor] Use data binding library #6

Open
rinrinne opened this issue Feb 20, 2014 · 0 comments
Open

[Refactor] Use data binding library #6

rinrinne opened this issue Feb 20, 2014 · 0 comments

Comments

@rinrinne
Copy link
Contributor

Now event data formatted by JSON is binded to event model by fromJSON(). It means that each event models have binding logic.

If we use data binding library like Jackson, we can get more simple event models like beans or pojo. It would allow us to follow the latest gerrit event model easily.

I created a study project. Please check the below if interested.
https://github.com/rinrinne/bind-event-sample

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