Re: Switch Component question...
Re: Switch Component question...
- Subject: Re: Switch Component question...
- From: Mark Morris <email@hidden>
- Date: Thu, 27 Apr 2006 08:47:03 -0500
Hello James,
I don't know that what you're doing is "just wrong" ;-) but another
option which I've used often is to design your with a
WOComponentContent instead of the WOSwitchComponent. This allows you
to still call your pages normally, access their variables, etc., but
still let you have one place for your wrapper.
Regards,
Mark
On Apr 27, 2006, at 8:29 AM, James Cicenia wrote:
Hello -
I am developing a new website and decided correctly or incorrectly,
to have my wrapper page(s) be the main page and then swap out the
content in the wrapper with the switch component.
My question is.. normally I have code like nextPage.setEC(ec), etc.,
How do I do this with my architecture as the wrapper really is the
next page?
Or is what I am doing just wrong?
James Cicenia
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden