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

Sebastian Sastre ssastre at seaswork.com
Tue Feb 6 13:07:52 UTC 2007


Dear Boris,

	well, besides the idea is in the same "path" than the online class
browser, certainly it would be. 

	One scenario I can imagine could be a presentation or a demo of a
prototype app where "what is supoused not to happen happens" and your server
is not in the next room. If you, for any reason, don't have a local version
of the app it could be a real lifeboat. 

	And that os not coupled with any ST platform.

	Cheers,

Sebastian Sastre

-----Mensaje original-----
De: seaside-bounces at lists.squeakfoundation.org
[mailto:seaside-bounces at lists.squeakfoundation.org] En nombre de Boris Popov
Enviado el: Lunes, 05 de Febrero de 2007 20:36
Para: The Squeak Enterprise Aubergines Server - general discussion.
Asunto: RE: [Seaside] The session in the debugger (online?)

Would you really find that useful? Debugger in VisualWorks is greatly
integrated with the tools, having a simplified version online would
literally see zero use there, not sure about Squeak.

Cheers,

-Boris

-- 
+1.604.689.0322
DeepCove Labs Ltd.
4th floor 595 Howe Street
Vancouver, Canada V6C 2T5
http://tinyurl.com/r7uw4

boris at deepcovelabs.com

CONFIDENTIALITY NOTICE

This email is intended only for the persons named in the message header.
Unless otherwise indicated, it contains information that is private and
confidential. If you have received it in error, please notify the sender and
delete the entire message including any attachments.

Thank you.

-----Original Message-----
From: seaside-bounces at lists.squeakfoundation.org
[mailto:seaside-bounces at lists.squeakfoundation.org] On Behalf Of Sebastian
Sastre
Sent: Monday, February 05, 2007 2:06 PM
To: 'The Squeak Enterprise Aubergines Server - general discussion.'
Subject: RE: [Seaside] The session in the debugger (online?)

 
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

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



More information about the Seaside mailing list