Marcus Lindblom wrote:
> Hi,
> 
> I've created a new web-page with some musings on error handling: 
> http://opensg.vrsource.org/trac/wiki/Dev/ErrorHandling
> 
> You'll notice that I disagree with the current 
> keep-running-even-if-everything-is-wrong policy. I'd like to go beyond 
> of that and have a plan for something more robust than spewing warnings 
> in the log. Given that, I think could try to fix the error reporting in 
> the classes that give me headache.
> 
> Comments?

I thinking having OpenSG throw exceptions for errors would be a great 
improvement.  I too have run into the confusing mess of OpenSG just 
chugging on along when an error happens and then trying to figure out 
what is causing the application problems.

I do disagree with you though on the GLSL errors.  I don't think errors 
there should necessarily be thrown as exceptions.  I would actually like 
to see the error handling there improved quite a bit and if possible use 
some of the newer or vendor specific APIs for retrieving more complete 
error information.

-Allen

> 
> Cheers,
> /Marcus
> 
> 
> 
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Opensg-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/opensg-users
> 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to