>>>>> "S" == Sean Middleditch <elanthis / users.sourceforge.net> writes: S> Is there some underlying flaw in Ruby (the problem with eruby leads me S> to believe that) This is not a ruby problem, but a problem in your application. S> or is there some way to intelligently handle Ruby errors? Look for example at rb_protect() and co S> The documentation is rather lacking... The source is the documentation :-) Guy Decoux