On Thu, Sep 13, 2012 at 11:03 AM, Dustin Getz <[email protected]> wrote: > david, what's the recommended way to convert between cljs and native js > objects for interop with existing js code?
There is no good conversion from CLJS data structures to JS data structures, at least not enough good enough to put into core.cljs. But perhaps someone can provide a library (a contrib?) that the community can get behind? Perhaps the discussion around edn can provide some food for thought? David -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
