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

new config api #23

Closed
brianmario opened this issue Apr 20, 2011 · 0 comments
Closed

new config api #23

brianmario opened this issue Apr 20, 2011 · 0 comments
Milestone

Comments

@brianmario
Copy link

I'd like to move to a config API that allows us to add new config options without breaking binary compatibility.

Maybe something similar to the libmysql C api:

yajl_set_config((yajl_gen*)gen, YAJL_GEN_INDENT_STR, "  ")

As you pointed out already, there's a similarly interesting approach going on in gno@0795e14

@lloyd lloyd closed this as completed in 0858bb3 Apr 21, 2011
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