I've written a custom DeepReader that reads a facility-specific deep file format and am getting high memory use due I think to the DeepReader destructor never being called.
Like the dtexReader in the NDK examples I'm destroying the external library instance used to get the deep data in the destructor and rely on this to release the external library's memory. Am I missing something? Has anyone else seen this? Thanks, -jonathan _______________________________________________ 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