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

to be able to specify one's own JSON converter #30

Closed
wants to merge 1 commit into from
Closed

to be able to specify one's own JSON converter #30

wants to merge 1 commit into from

Conversation

yihui
Copy link
Contributor

@yihui yihui commented Nov 5, 2014

if not specified, use the default RJSONIO::toJSON()

This PR should not break existing widgets packages, and frees the package authors from RJSONIO (if they want). Once we have got this capability, the priority of #28 will be low.

if not specified, use the default RJSONIO::toJSON()
@jcheng5
Copy link
Collaborator

jcheng5 commented Nov 5, 2014

Widgets that take advantage of this won't be compatible with Shiny.

@jjallaire
Copy link
Collaborator

Given that it seems like we need to wait until shiny switches to jsonlite.

@ramnathv
Copy link
Owner

ramnathv commented Nov 5, 2014

I would agree with @jjallaire . One way to handle things is to have this in a separate branch of htmlwidgets so that it is easy to switch when shiny ultimately switches to jsonlite.

@jcheng5 jcheng5 closed this Feb 18, 2015
@yihui yihui mentioned this pull request Apr 2, 2015
2 tasks
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

Successfully merging this pull request may close these issues.

4 participants