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 the JSON.stringify dependency #1

Open
mrharel opened this issue Apr 29, 2011 · 1 comment
Open

Remove the JSON.stringify dependency #1

mrharel opened this issue Apr 29, 2011 · 1 comment
Assignees

Comments

@mrharel
Copy link
Owner

mrharel commented Apr 29, 2011

whenever a template code declares a variable which is an object or an array the BabaJS requires window.JSON.stringify to pass it to other code segments in the templates or sub templates.

This is a dependency that need to be resolved.

@ghost ghost assigned mrharel Apr 29, 2011
@vincentmrose
Copy link

https://github.com/douglascrockford/JSON-js this could help you out.

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