[Seaside-dev] What happened to GRExceptionBasedDynamicVariable?

Johan Brichau johan at inceptive.be
Tue Sep 5 08:14:44 UTC 2017


Hey,

Can you remember where you made that comment?
I tried searching in all related places:

https://github.com/SeasideSt/Grease/pull/23 <https://github.com/SeasideSt/Grease/pull/23>
https://github.com/SeasideSt/Grease/pull/24 <https://github.com/SeasideSt/Grease/pull/24>
https://github.com/SeasideSt/Seaside/issues/923 <https://github.com/SeasideSt/Seaside/issues/923>
https://github.com/SeasideSt/Seaside/pull/926 <https://github.com/SeasideSt/Seaside/pull/926>
https://github.com/SeasideSt/Seaside/pull/936 <https://github.com/SeasideSt/Seaside/pull/936>
http://lists.squeakfoundation.org/pipermail/seaside-dev/2017-May/007063.html <http://lists.squeakfoundation.org/pipermail/seaside-dev/2017-May/007063.html>

Anyway… GRDynamicVariable is now implemented as an ‘exception based dynamic variable’ on platforms that do not support a DynamicVariable.
You propose to add that implementation to Grease-Core, so those platforms just have to extend that class with an empty GRDynamicVariable ?

Johan

> On 5 Sep 2017, at 07:39, Philippe Marschall <philippe.marschall at gmail.com> wrote:
> 
> Hello
> 
> Back when we discussed the WADynamicVariable refactoring I mentioned
> introducing a GRExceptionBasedDynamicVariable for easier porting. I
> can't it, what happened to it.
> 
> Cheers
> Philippe
> _______________________________________________
> seaside-dev mailing list
> seaside-dev at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/seaside-dev/attachments/20170905/1b958790/attachment.html>


More information about the seaside-dev mailing list