- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Good question.
Jono's first statement was the most accurate - "I don't know if there is a correct way or not, it really depends on what you are building."
What's the best way to structure functions, classes, and other data structures?
My approach is to never compromise on a form's layout, but to be optimization-conscious throughout:
Never adding a text-field for a separate caption when a field's integrated caption would do - one element instead of two - less overhead.
Never using a complex element like a subform when a simple element like a group would do - less overhead.
Etc.
That said, a Livecycle Designer architect such as John Brinkman may have an objective answer. Read him at blogs.adobe.com/formfeed
Views
Replies
Total Likes