If this is a misguided attempt to cache half the frames in a sequence by 
instantiating a second, parallel Iop, then someone needs to take a second look 
at it because it violates several OOD principles (isolation, data 
independence...)

Caching should be independent of processing, not in integral part of it, and 
this practice is going to create.... Correction, IS creating nightmares for us 
developers.  How can anyone create a multi-frame statistical node when two 
instances of it get created?

This needs to be expunged, or a the very least, an option needs to be provided, 
to disable it.  I'm submitting a bug.



_______________________________________________
Nuke-dev mailing list
Nuke-dev@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-dev

Reply via email to