Stef,

You know you can contribute and improve it?

You should remember a bit more the talk of Kim Mackinnon in Cambridge…
This negative way of talking about work of others is not the way to get things 
done. 
I don’t think you would appreciate someone mailing this way about the Pharo 
interface.

In 3.2, the debugger exception handler is the default for development.
There is also the programmatic way of changing this:

(WAAdmin defaultDispatcher handlerAt: ‘YourApp’) exceptionHandler: 
WADebugErrorHandler

cheers
Johan

> On 04 Feb 2016, at 22:42, stepharo <steph...@free.fr> wrote:
> 
> Thanks this is so inintuitive that I forget 5 min after.
> 
> Le 2/2/16 09:56, Cyril Ferlicot Delbecque a écrit :
>> On 02/02/2016 09:47, stepharo wrote:
>>> Hi guys
>>> 
>>> I hate so much this bad configuration interface of seaside.
>>> I lose all the time 20 min to find how to set the debugger.
>>> So I have to do a presentation and I cannot show the debugger.
>>> What a great wonderful experience.
>>> 
>>> How can I configure seaside to get the debugger?
>>> 
>>> Stef
>>> 
>> If I remember well on http://localhost:8080/config add a Filter. Then
>> click on «Configure» next to «WAExceptionFilter». In «Exception Handler»
>> select the debugger.
>> 
> 
> 


Reply via email to