ClojureScript js-clj not converting

2013-02-25 Thread Mike Longworth
I've updated to 0.0-1586 build #22 from a much older release: 0.0-1450 I'm now geting a problem with (js-clj token) not converting the object I don't think the problem is with js-clj: (println (expose token true)) gives: access_token =

Re: ClojureScript js-clj not converting

2013-02-25 Thread David Nolen
Are you expecting token to get converted into a ClojureScript map? On Mon, Feb 25, 2013 at 11:23 AM, Mike Longworth m...@mikelongworth.co.ukwrote: I've updated to 0.0-1586 build #22 from a much older release: 0.0-1450 I'm now geting a problem with (js-clj token) not converting the object I