[Bese-devel] *debug-on-error*

Marco Baringer mb at bese.it
Sat Sep 10 11:25:02 UTC 2005


hi,

  I've removed the global variable *debug-on-error* and replaced it
  with a method specialized on application objects. If you had any
  code which used *debug-on-error* you'll need to replace it with
  this:

  (debug-on-error (context.application *context*))

  I've added a :debug-on-error initarg to the standard-application
  class and the example-app has, by default, :debug-on-error t while
  the admin app has :debug-on-error nil.

-- 
-Marco
Ring the bells that still can ring.
Forget the perfect offering.
There is a crack in everything.
That's how the light gets in.
	-Leonard Cohen



More information about the bese-devel mailing list