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

toClj doesn't work? #140

Open
egasimus opened this issue Mar 10, 2015 · 2 comments
Open

toClj doesn't work? #140

egasimus opened this issue Mar 10, 2015 · 2 comments

Comments

@egasimus
Copy link

Not really sure how to debug this, but toClj seems to always return the original object. I'm using mori along with wisp inside node-sandboxed-module. Just echoing some test Wisp code which uses toClj through wisp and into node yields expected behavior so I suspect that the issue might have to do with the sandboxing (which has already conflicted with other things in unexpected places). Still, the build of mori that npm fetched for me is quite opaque to me so I couldn't trace the bug. Any pointers?

@egasimus
Copy link
Author

Here's a minimal gist to reproduce the issue: https://gist.github.com/egasimus/926fb5a72d82c4c99552
Sure enough, it's the sandbox. Do you think this would be easy to resolve on your end?

@swannodette
Copy link
Owner

Will look into it.

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