Hey guys, I'm looking for feedback on a programming pattern I've been tinkering with lately; its a simplification of signalling an event and getting a result back via another signal, such as when a GUI requests an event to be performed, but the event it performed elsewhere - most likely a separate object - and gets an event back from the separate object upon completion.
The Request Pattern <http://rfc.abstractfactory.io/spec/45/> Let me know what you think. Best, Marcus -- 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/022c3632-4637-4cc5-bd37-8fe1a4a91127%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
