On Thu, Jul 31, 2008 at 03:45:26PM -0700, William Morgan wrote: > Reformatted excerpts from Pieter V.'s message of 2008-07-31: > > (Class declarations in Shoes are all namespaced to the Shoes class -- > > so writing `class Fixnum` is equivalent to writing `class > > ::Shoes::Fixnum`.) > > Aaaah. Thanks.
And, in addition, uncaught exceptions go to the error console (press Alt-/ to bring it up.) If uncaught exceptions prevent the window from appearing at all, the error console will come up of its own volition. _why
