[Seaside-dev] State backtracking with #states

Joel Kitching joel at jkweb.ca
Sat Apr 24 00:33:15 UTC 2010


Hi there,

I'm trying to use the state backtracking features by implementing
#states in a WAComponent.  However, I have noticed that it only seems to
work when the WAComponent is the "top-level" component.

i.e. if I try to implement #states in a WAComponent that is painted
within the #renderContentOn: of another WAComponent, the #states message
is never even called.

Is this by design, or is this a bug, or could it be that I am doing
something wrong in the first place?

Regards,
Joel


More information about the seaside-dev mailing list