[Seaside-dev] hot to not use continuations

Julian Fitzell jfitzell at gmail.com
Thu Apr 9 12:14:37 UTC 2009


Ah yes, well, that might be a valid question alright. I think it's
there just because it's not technically invalid. Probably the
theoretical case where you want an Application that does nothing is
theoretical enough that the UI doesn't really need to support it
though. :)

On Thu, Apr 9, 2009 at 2:04 PM, Sebastian Sastre <ssastre at seaswork.com> wrote:
>
> Maybe Lukas meant, why is it there just as a selectable option?
>
> ________________________________
> De: seaside-dev-bounces at lists.squeakfoundation.org [mailto:seaside-dev-bounces at lists.squeakfoundation.org] En nombre de Julian Fitzell
> Enviado el: Thursday, April 09, 2009 07:17
> Para: Seaside - developer list
> Asunto: Re: [Seaside-dev] hot to not use continuations
>
> It's there because it's an abstract superclass. The Session package defines and refers to it and requires its protocol. The actual useful subclasses are provided by other packages. WAMain is the moral equivalent of writing this in a C program:
>
> int main() {
>
> }
>
> Julian
>
> _______________________________________________
> seaside-dev mailing list
> seaside-dev at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
>


More information about the seaside-dev mailing list