We use the term "Workspace" to describe an applications work area under an Entity like an Asset, Shot or Sequence. An Entity may contain more than a single Workspace depending how many applications are used to work under a Step. We use Shotgun so we've inherited some of their terminology.
An example of our Schema is: Sequence -> Shot -> Step -> Workspace -> Task Steps are fixed general terms like: animation, compositing, modeling, shading, rigging, etc. They are mostly used for organizing Tasks together into a group. Not sure if this helps at all. Best, On Fri, Aug 22, 2014 at 12:16 PM, Paul Molodowitch <[email protected]> wrote: > Frederik, I don't think there's an accepted industry standard for what > your looking for. Workspace would certainly work, though there's possibly > some confusion with what maya calls the "workspace". I'm sure there's > potential problems of a similar magnitude with most other names you could > come up with, though. > > > On Fri, Aug 22, 2014 at 5:40 AM, Marcus Ottosson <[email protected]> > wrote: > >> Welcome to the world of environment configuration, also known as package >> configuration and configuration management and possibly lots more. I doubt >> you’ll find any one standard, but Rez is one of the solutions and may help >> you realize the magnitude of the journey ahead of you. >> >> - https://github.com/nerdvegas/rez/wiki >> >> Similar solutions in neighboring fields include Docker, Chef, Puppet, >> Vagrant and a few others. >> >> - >> >> http://en.wikipedia.org/wiki/Comparison_of_open-source_configuration_management_software >> >> In a nutshell, you’re in for a ride. :) >> >> >> >> On 22 August 2014 14:09, Fredrik Averpil <[email protected]> >> wrote: >> >>> 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 >>> <https://groups.google.com/d/msgid/python_inside_maya/CAD%3DwhWOKo9axGBCD7cmA1ms74a8zn00AxNQkhdo3pLt7hO3fcw%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> 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/CAFRtmOCwxyHHNgY7GLZ%2BxcyFZZ1QAyKz-a1voMWxyOofT7WqrQ%40mail.gmail.com >> <https://groups.google.com/d/msgid/python_inside_maya/CAFRtmOCwxyHHNgY7GLZ%2BxcyFZZ1QAyKz-a1voMWxyOofT7WqrQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- > 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/CAAssL7bsjj%3DrK1%3D2YGXDjiY-BqfSavjNWM8RNZDgY5x5aP3RTA%40mail.gmail.com > <https://groups.google.com/d/msgid/python_inside_maya/CAAssL7bsjj%3DrK1%3D2YGXDjiY-BqfSavjNWM8RNZDgY5x5aP3RTA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Tony -- 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/CAJhmvsRp84oEfwQ3uBFM0ymGhFqjtchk7SVgikn2UkSNO1Vfdg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
