Ooo nice. :) Out of these two options - one retrieving an object from memory via ctypes and the other via a shared object - which do you prefer? The shared object pollutes sys.modules whereas retrieving from memory requires some explanation, and is potentially a few cycles more expensive?
-- 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/CAFRtmOCdurM2f0CJG7K3f-Se4wwe%3DBs7go8yXs0HrRODSb_NnQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
