On Thu, Aug 25, 2011 at 4:29 AM, Tobias Oberstein <
tobias.oberst...@tavendo.de> wrote:

> I know this is kinda OT for this list, but it could serve Twisted
> indirectly: by propagating
> it's mature, sane Deferred concept/terminology instead of half-baked,
> flawned others.
>


In some ways the popular JS design is better, since it provides
immutable-once-resolved promises. You can have that without breaking
chaining though; see how E's promises work.

I don't think Twisted's interface for Deferreds is the final answer, but
chaining is important to keep :)
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to