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

remove "foreach" loop API #46

Closed
rgerhards opened this issue Apr 7, 2016 · 0 comments
Closed

remove "foreach" loop API #46

rgerhards opened this issue Apr 7, 2016 · 0 comments
Milestone

Comments

@rgerhards
Copy link
Member

These require knowledge over implementation details. Instead, json-c already contained a clean iterator class (json_object_iterator.[ch]). They are functionally equivalent.

This also eases #35 (but that is not the main point).

@rgerhards rgerhards added this to the 1.0.0 milestone Apr 7, 2016
rgerhards added a commit to rgerhards/libfastjson that referenced this issue Apr 7, 2016
These require knowledge over implementation details. Instead, json-c
already contained a clean iterator class (json_object_iterator.[ch]).
They are functionally equivalent.

closes rsyslog#46
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