It isn't command-line only, but the command-line enforces that commands maintain plain argument signatures, so I figured it would make a good example.
The goal however is to adopt this pattern for gui's and inter-process communication overall. More specifically, I'm looking for a method of executing commands in Maya et. al. through something like Maya's commandPort. Something fit for a Service-Oriented Architecture where commands would be advertised remotely for any give application, such as Maya, and executed within it when being initially triggered from the outside. But that's another topic. -- *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/CAFRtmOCjJXcO_4v4Mohd26XsVN17dA5CA7thLOfoQJqjCuePZQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
