[Seaside] non-blocking call:

Philippe Marschall philippe.marschall at gmail.com
Sun Jul 8 18:39:38 UTC 2007


2007/7/8, Norbert Hartl <norbert at hartl.name>:
> Hi,
>
> call: should be blocking, right?

Yes.

> Does it block under
> any circumstances?

No.

> I have a component where the call:
> is non-blocking. It just executes the statement after
> the call: immediately.

One place where it doesn't block (and doesn't work) is in #initialRequest:

> I'm using Seaside 2.7b1
>
> Do I understand something wrong?

We need more info and code.

Philippe

> thanks,
>
> Norbert
>
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>


More information about the Seaside mailing list