Hi Robert --
 
If the .ive file can't read a node file for any reason, it returns
FILE_NOT_HANDLED. This is correct if the file type isn't .ive, but if it
_is_ a .ive file and it is simply corrupt or something else went wrong
(permissions, whatever), the plugin should return ERROR_IN_READING_FILE,
shouldn't it?

Many plugins appear to use return values inconsistently, so this might be a
widespread issue.

Paul Martz
Skew Matrix Software LLC
http://www.skew-matrix.com <http://www.skew-matrix.com/> 
+1 303 859 9466

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to