Hi.
I see that OSG does not use exceptions, instead it only notifies of
errors. Does it mean, that OSG encourages return-code error handling?
Currently I use exceptions (which are only thrown if application
cannot continue normal operation: invalid resource, invalid input
parameter, etc) and would like to continue to use them, but since
large part of my program (OSG) won't be using exceptions any more
(I've used OGRE before), I wonder if using exceptions is suitable at
all now.
What error handling approach do you recommend for OSG based applications?
Thanks.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to