Re: Many pages or one page?
Re: Many pages or one page?
- Subject: Re: Many pages or one page?
- From: Arturo PĂ©rez <email@hidden>
- Date: Fri, 30 May 2003 10:55:07 -0400
On Friday, May 30, 2003, at 05:29 PM, Alexey Manannikov wrote:
Hello!
I want to make some project with many pages which must be going one by
one
(clicking Next, or Submit...).
What is the best choice:
1) make one component with many WOConditionals (at least one for one
"virtual" page's contents) or
We've tried it both ways. With lots of conditionals it becomes
extraordinarily difficult to
tell what the output page is going to look like even with WebObjects
Builder. Your best bet
is to cut the page into several reusable components.
2) make many components (one for each "virtual" page)?
Definitely possible to make your own "components." That's actually one
of the major features in WO
to my mind. It's currently documented under "Reusable components."
There used to be documentation on
how to make a sub-component that's a "menu bar" for each page.
-------
WebObjects in Philadelphia. You want a cheesesteak with that?
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.