Hi, I have a question regarding the storage of data in Maya that should be available in all my python scripts. I found the "__main__" class and added an (immutable) variable to it in the userSetup.py file.
With this setup I can access the variable in all my scripts. Do some of you guys have experience with this? Is it ok to store data in __main__ or does it have implications I don't know? Thank you very much, cheers, -- Malte Dreschert Senior Technical Artist @ Bigpoint -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
