Hi, So I'm developing our next-gen cg production pipeline on top of stalker, which so far is going really well, and is scheduled to go live within a month or so.
I've come to a point where I need to store information about the current environment/configuration when saving e.g. a Maya scene or a Nuke script. This means I need to store information about e.g. Maya version, any plugin and its version etc. I do this in order to assure that the scene will later be opened with the very same environment configuration it was created with. Now, to my question. After having attended SIGGRAPH this year I think the entity to store all of this data under should probably be called "Workspace", as it seems a lot of studios has adopted this name for this type of entity. Or have I confused this with something completely different? I wouldn't want to implement a new entity and have the whole concept wrong regarding its naming ;) Regards, Fredrik -- 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/CAD%3DwhWOKo9axGBCD7cmA1ms74a8zn00AxNQkhdo3pLt7hO3fcw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
