[Seaside] Re: Change component on initialRequest:

Dave lasmiste at gmail.com
Thu Feb 19 14:02:08 UTC 2015


sebastian at flowingconcept.com wrote
> I do not use Seaside tasks.
> 
> What I do is render a MainComponent without using #call: and teach that
> guy how to do things
> 
> If you do that, you can take the initial request and somehow make your app
> what this MainComponent should do
> 
> helps?

Hi Sebastian,
 So I guess in your MainComponent you have a logic like... aCondition
ifTrue:[self renderThis] ifFalse:[self renderThat] 
Right?

That's fine, even if I would have liked to use components.
Thanks
 Dave




--
View this message in context: http://forum.world.st/Change-component-on-initialRequest-tp4806479p4806509.html
Sent from the Seaside General mailing list archive at Nabble.com.


More information about the seaside mailing list