> If what you're looking for is customisability of folder structure on a
> per-project basis, then have you considered working with schemas?
>

Yes, that's what I'm planning on doing - but I have not considered working
with schemas. I'll take a look, thanks!

I was planning on having a .json file in each project's root directory,
which would define the structure within the project. This would simply get
read/written by the production management tool (or rather, it's
library/module) in a similar manner to how you would work with Qt's
QTreeWidget.
Today I have a mySQL database, but I have come to realize a .json file
would be much better for several reasons; limiting issues to individual
projects, allowing for quick and easy manual editing if an issue arise.

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 python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CAD%3DwhWPQB7dohoUYAJ7upy94OTWesb%3DY_2sjLati9tXsNBzCVg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to