I've been meaning to write a wrapper around the google closure async
primitives: 
https://groups.google.com/forum/#!msg/closure-library-discuss/aHjKn7K6O9Q/XmZSK54lc3cJ

Are there any reasons not to, or any libraries that have attempted it already?

On Tue, Nov 27, 2012 at 12:21 AM, Niel Drummond
<niel.drumm...@grumpytoad.org> wrote:
> angularjs also has a promise - http://docs.angularjs.org/api/ng.$q
>
> I can vouch for using angularjs with clojurescript (it's much better than
> using jquery in cljs), but haven't got as far as using this API item, though
> I can't imagine that it would be that complicated.
>
> - Niel
>
>
> On Tue, Nov 27, 2012 at 2:53 AM, Frank Siebenlist
> <frank.siebenl...@gmail.com> wrote:
>>
>> I've been following the separate discussion-thread about your enhanced
>> Promise effort, and it looks really cool and very useful.
>>
>> Having that also available (next week ;-) ) in clojurescript would be
>> fantastic!
>>
>> -FS.
>>
>>
>> On Nov 26, 2012, at 5:32 PM, Stuart Sierra <the.stuart.sie...@gmail.com>
>> wrote:
>>
>> > I've been working on a promises API with callbacks for Clojure (JVM):
>> > http://dev.clojure.org/display/design/Promises
>> >
>> > If I can get buy-in and support for implementing this as a
>> > language-level feature in Clojure, the obvious next step would be to port 
>> > it
>> > to ClojureScript.
>> >
>> > -S
>> >
>>
>> --
>> 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
>
>
> --
> 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

-- 
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