In japanese AS3 community, 2 "chain" library(each library are not same
author,
but same library name:-) are imprimented for asyncronouse job queue inspired
by Deferred.

http://subtech.g.hatena.ne.jp/secondlife/20080127/1201359890
http://void.heteml.jp/blog/archives/2008/01/chain.html
(each pages are written in japanese, so use google translate if you
interested)

Espacially, the library [EMAIL PROTECTED] is based on JSDeferred.
JSDeferred can use aynchronous functions with no library dependancy like
Mochikit.Base.*.
http://coderepos.org/share/wiki/JSDeferred


2008/6/24 Leo Soto M. <[EMAIL PROTECTED]>:

>
> On Mon, Jun 23, 2008 at 11:00 AM, Bob Ippolito <[EMAIL PROTECTED]> wrote:
> > I've done it before, for AS2 a long time ago (it was the predecessor
> > of the JS implementation). Porting should just be cut + paste,
> > MochiKit's Deferred doesn't do anything outside of the ECMAScript
> > profile that Flash supports.
>
> Yeah, but under AS3 it gives us a lot of warnings, so I think we will
> try to adapt it to the more "Javish" style which AS3 encourages :(
> [and which would be consistent with the how the pieces of the software
> where I'm trying to include MochiKit.Async are written]
>
> Anyway, thanks for your help Bob, and specially for the great library
> that MochiKit is!
>
> --
> Leo Soto M.
> http://blog.leosoto.com
>
> >
>


$

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/mochikit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to