[Seaside] Seaside 2.9 & dynamic variable

Julian Fitzell jfitzell at gmail.com
Tue Nov 18 05:34:06 UTC 2008


Ok, well in that case, that is no longer used in 2.9. As the original
poster said, we are now using a process variable.

Julian

On Mon, Nov 17, 2008 at 8:11 AM, Karsten <karsten at heeg.de> wrote:
> I think he refers to the WADynamicVariable implementation as a Notification
> subclass.
>
> Kind Regards
> Karsten
>
>
>
> Julian Fitzell wrote:
>>
>> Hi Göran,
>>
>> What do you mean the "notification trick"? Are you talking about 2.8
>> or 2.9? In 2.9, an Error is only signaled when the process variable is
>> accessed but not defined. This should only happen due to a
>> misconfiguration or in the debugger. The exception handlers facilitate
>> debugging by handling the error and resuming with the correct value.
>>
>> Julian
>>
>> On Mon, Nov 17, 2008 at 4:52 AM, Göran Krampe <goran at krampe.se> wrote:
>>
>>>
>>> Hey!
>>>
>>> Just wanted to mention that someone said at OOPSLA (when I showed
>>> Blackfoot
>>> - my SimpleCGI implementation) that the Notification-trick actually shows
>>> up
>>> in performance profiling, so we might want to change to something else.
>>> Keith has made a package for "Process locals" btw, we use it in Gjallar.
>>>
>>> regards, Göran
>>>
>>> PS. But Julian is of course still correct regarding debugger.
>>>
>>> _______________________________________________
>>> 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
>>
>>
>>
>
> --
> Karsten Kusche - Dipl.Inf. - karsten at heeg.de
> Tel: +49 3496 21 43 29
> Georg Heeg eK - Köthen
> Handelsregister: Amtsgericht Dortmund A 12812
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>


More information about the seaside mailing list