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

Implementing events #5

Open
rob42 opened this issue Oct 16, 2014 · 1 comment
Open

Implementing events #5

rob42 opened this issue Oct 16, 2014 · 1 comment
Milestone

Comments

@rob42
Copy link

rob42 commented Oct 16, 2014

How would you implement firing an event whenever data in the Json object changed? I have a use case where I want to trigger external processing when certain values are added/updated, or deleted.

@bolerio
Copy link
Owner

bolerio commented Oct 17, 2014

I hadn't plan on that, but it's an interesting extension. I'm thinking of creating a separate project, called mJsonPlus where I'd put all such bloat-inducing extensions that I wanted to avoid in the first place - support for JSONPath, Java Beans serialization, change events. In the shorter term, one would have to use unofficial, snapshot versions of that project.

@bolerio bolerio added this to the mjson-ext milestone Jul 4, 2016
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

2 participants