[Seaside] The session in the debugger (online?)

Sebastian Sastre ssastre at seaswork.com
Mon Feb 5 22:05:37 UTC 2007


 
I don't know if I'm going too far but asking doesn't hurts so.. What about
making the debugger to be online like the class browser reached by the
halos?

I'm pretty sure that for customers it makes no difference but for developers
that will rocks !

	cheers,

Sebastian Sastre

 -----Mensaje original-----
De: seaside-bounces at lists.squeakfoundation.org
[mailto:seaside-bounces at lists.squeakfoundation.org] En nombre de Philippe
Marschall
Enviado el: Domingo, 04 de Febrero de 2007 16:19
Para: The Squeak Enterprise Aubergines Server - general discussion.
Asunto: [Seaside] The session in the debugger

Hi

One of the most annoying things about Seaside for me is that you can't
access the session in the debugger. Often when debugging code that needs to
access some session data I find myself writing code like
this:

aBuggedMethod
    "some code"
    session := self session.
    self halt.
    "more code"

and then restarting the method. I am sick of it. This just sucks. So
recently I meant someone with too much time who would like to make a
valuable contribution to Seaside. I told him about this and he said he would
do it if I find at least 5 people to whom it is important.

Personally I don't care how ugly the solution is as long as Seaside still
works. It doesn't have to be a general solutions. It can be a very evil
changeset that causes famine, plague, small pocks and shortens life by 10
years. That desperately I want it.

If you feel the same way raise your hand now.

Cheers
Philippe
_______________________________________________
Seaside mailing list
Seaside at lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



More information about the Seaside mailing list