[Seaside] error dialogs appear in Squeak environment not on internet browse r

stephane ducasse stephane.ducasse at free.fr
Wed Jul 20 14:07:07 CEST 2005


Hi enrico

The browser was developed in less than 2 hours by lukas as a warming  
up exercise when he discovered seaside :)
Ok I should be exagerating a bit but not much.

And in general you do not develop in the web browser because there  
are a lot of cool tools in squeak or visualworks that
you do not get via the browser. If you start to trty squeak you  
should have a look at Monticello to manage your code:

http://www.iam.unibe.ch/~scg/Teaching/AdvancedLabs/PDFs/squeaktools.pdf

If you are in squeak I suggest you to load from squeakmap
     - shout (syntax highlighting as you type)
     - ecompletion
     - refactoringbrowser

for example.


stef

On 20 juil. 05, at 13:16, SPINIELLI Enrico wrote:

> Hi all,
> I tried to change WACounter>>increment
> and add from the System Browser in my Internet Browser
> (Firefox 1.0.1 but also MS Internet Explorer) a non-existing
> selector, something like:
>
> increase
>     count _ count + 1 increment
>
> When I accepted it, a dialog box appeared in the Squeak environment
> saying
>     Unknown selector, please confirm, correct or cancel
> with a list of selectors...
>
> Maybe I am just naive, but I thought I was supposed to develop
> from the Internet Browser only...so maybe the behaviour above
> is a bug...
>
> Hope it helps
> Bye
> ---
> Enrico Spinielli                          Eurocontrol
> mailto:enrico.spinielli at eurocontrol.int   Rue de la Fusée, 96
> tel:+32-2-7299716                         B-1130 Bruxelles
> fax:+32-2-7299022                         Belgium
>
> ____
>
> This message and any files transmitted with it are legally  
> privileged and intended for the sole use of the individual(s) or  
> entity to whom they are addressed. If you are not the intended  
> recipient, please notify the sender by reply and delete the message  
> and any attachments from your system. Any unauthorised use or  
> disclosure of the content of this message is strictly prohibited  
> and may be unlawful.
>
> Nothing in this e-mail message amounts to a contractual or legal  
> commitment on the part of EUROCONTROL unless it is confirmed by  
> appropriately signed hard copy.
>
> Any views expressed in this message are those of the sender.
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/listinfo/seaside
>
>



More information about the Seaside mailing list