[Seaside] Where is some definitive document on callback priorities, response priority

Julian Fitzell jfitzell at gmail.com
Wed Jun 22 09:13:42 UTC 2011


Hi Fritz,

For callback priority, just look at subclasses of WACallback (#priority
method).

I'm not sure what you mean by priority of responses...

Julian

On Wed, Jun 22, 2011 at 5:38 AM, Fritz Schenk
<intrader.intrader at gmail.com>wrote:

> After spending a couple of months solving the puzzle at the end of Chapter
> 12.2,
> I finally solved it in two ways.
> 1. Suggested by Joachin Small World - use #cancelButton and, rely on
> priority
> -5, and use `self handleAnswer: false`
> 2. Suggestion by Lukas Renggli to simply use a copy in the editor and
> replace
> the collection entry corresponding to the contact.
>
> The problem I face is that there is little documentation on how priority is
> used
> and assigned in both #cancelButton and in #response.
>
> Thanks
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20110622/135d6d71/attachment.htm


More information about the seaside mailing list