Re: [Plib-devel] ssg error message routines
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2000-04-05 04:52:24
|
Dave McClurg wrote: > PPE should probably do something like this. ...so I guess it shouldn't be an SSG function - but something general to all of PLIB - including PUI, SL, etc. As a general library, the application might like to handle it's own errors the same way. > To handle multiple error messages, the application > could redirect stderr to a file or I could echo errors > to a file in ssgSetError(). which do you prefer? Using a callback into the application would solve the problem of multiple errors. (That's how Performer handles it). -- Steve Baker http://web2.airmail.net/sjbaker1 sjb...@ai... (home) http://www.woodsoup.org/~sbaker sj...@ht... (work) |