Hi Matt, thanks for the link.

I think the future and promises pattern is mostly for concurrent
operations, whereas the pattern I'm attempting to describe (although it
would seem I'm not doing a very good job in doing so :) is a pattern for
de-coupling components; it is actually synchronous, much like signals and
slots.

Since both you and Justin find the Request Pattern about asynchronous and
concurrent operations, I'd like to refine the RFC to highlight that it is
not. Could you point out to me which part of the document made you come to
this conclusion?

Thanks a lot


On 17 April 2014 08:57, Matt Chambers <[email protected]> wrote:

> Hey there, this is already a thing.  No need to reinvent the wheel.
>
> http://en.wikipedia.org/wiki/Futures_and_promises
>
> --
> You received this message because you are subscribed to the Google Groups
> "Python Programming for Autodesk Maya" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/python_inside_maya/3f753ec7-1cc8-4d59-8671-8bf7ebdb3ccd%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
*Marcus Ottosson*
[email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CAFRtmOC0O9cVh29_ic7O95NLC21PqRVvyDY265%2BhuHBZbxZGbw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to