[Seaside] Component navigation

Ramon Leon ramon.leon at allresnet.com
Mon Aug 29 22:59:20 UTC 2011


On 08/29/2011 02:12 PM, keropotter wrote:
> Hi!!
>
> I'm wondering what's the best option to navigate a series of components in
> GLASS. For instance, i'm developing a solution using anchors, and the
> callbacks use the #call: message to render the next component.

Use #show: instead of #call:, only use #call: when you intend to #answer.

--
Ramon Leon
http://onsmalltalk.com


More information about the seaside mailing list