[Cuis] Solitaire updated for 2203

H. Hirzel hannes.hirzel at gmail.com
Sat Mar 28 22:34:06 CDT 2015


On 3/29/15, Ken.Dickey <Ken.Dickey at whidbey.com> wrote:
> On Sat, 28 Mar 2015 18:14:07 -0700
> Casey Ransberger <casey.obrien.r at gmail.com> wrote:
>
>> So did you do the continuation passing thing entirely with block closures?
>>
>
> Guilty as charged.
>
>> If so, I have to say I kind of like not having to add a class. But making
>> the code easy to debug has some goodness to it as well.
>
> I don't think callcc/currentDo: will be esier to debug.  I'm just starting
> to play with the trivial port of Continuation from SeaSide.
>
> I suspect it will take me some time to find a style which helps.  Elegance
> takes much time, not that I have much.
>
>> Anyway, cool:)
>
> Glad you think so.
>
> Great to have real closures in Squeak/Cuis/Pharo after many years of context
> blocks.  Closures are so much more usable!
>
> Basically CPS was just the easiest way to get the control flow explicit so
> that it could be disentangled from the animation.
>
> I am still trying for "the simplest thing that will work".
>
> It sometimes takes an amazing amount of work to find the right simplicity.

Exaclty!

And it needs several attempts .....

>
> Cheers,
> -KenD
>
> _______________________________________________
> Cuis mailing list
> Cuis at jvuletich.org
> http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
>




More information about the Cuis mailing list