Finished the Macro, probably not the best solution but certainly beats the 
plain JavaScript Version.

https://gist.github.com/4041597 if anyones interested.

Not yet usable via lein-cljsbuild or any official clojurescript release, 
since the goog.result stuff is pretty new and not officially released yet. 
The xhr stuff still lives in goog.labs.net which probably means its gonna 
be a while.

Cheers,
/thomas


On Thursday, November 8, 2012 8:51:03 PM UTC+1, Thomas Heller wrote:
>
> Doh, just me being stupid again.
>
> I write macros by macroexpand-1'ing it over and over until I get what I 
> want, used macroexpand this time which caused my problem.
>
> Thanks.
>
>>
>>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to