I was also thinking of the approach of copying your data to a temporary area at render time, prefixed with the render job id. But I wasn't sure how big the data was. It would be a bit cumbersome if the data is huge. But it could be cleaned up either at the end of renders or periodically by access time. ideally though, it does come down to your version and publishing system, and how you reference your files.
On Sun, 5 Apr 2015 6:01 AM Tuan Nguyen <[email protected]> wrote: > Oh wow. That's look great, thank for sharing :D > I think i will join your conversation too > > -- > 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/CAMCvD%2BGwju6a-iib7EA76Aa%3Dh_nsmKoaJwpmX0FFTn3NTD5uVQ%40mail.gmail.com > <https://groups.google.com/d/msgid/python_inside_maya/CAMCvD%2BGwju6a-iib7EA76Aa%3Dh_nsmKoaJwpmX0FFTn3NTD5uVQ%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/CAPGFgA0qcTKd6tQRXuixwBuOvqQXdVGLbcdS4tiphc8EuuJ6nQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
