On Sat, Apr 12, 2008 at 08:04:27AM -0700, Phlip wrote: > - report line numbers with error messages > - spew error messages to the STDOUT console > - permit p to trace things
You could override Shoes error, warn, debug, etc. methods to work just like you say. STDOUT just isn't available directly on all platforms that Shoes runs on, so it won't work for the general user. How does everyone else feel about the Shoes console? I think it's pretty slow and needs line numbers, but I like that it's unintrusive and sort of fancy. _why
