Re: [Plib-devel] Importers/Exporters
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2000-03-22 06:34:09
|
Dave McClurg wrote: > > SSG really needs a comprehensive ssgGetError() system. > > i'm using a few printfs sprinkled through ssgLoadASE > to give detailed information. Ditto. > ssgGetError() => SSG_ERR_MALFORMED_VERTEX > > is less helpful than > > foo.ASE, line 6: missing z coordinate > > on the console. but if you want to spec something out > i don't mind implementing a more formal error handling method. I think a formal error handler is needed because SSG gets used for full-screen graphics where a printout to stderr isn't going to be noticed. For a program like PPE, you'd like to stuff the error message into a dialog box. -- Steve Baker http://web2.airmail.net/sjbaker1 sjb...@ai... (home) http://www.woodsoup.org/~sbaker sj...@ht... (work) |