Two Step View for Data to HTML
[ via the Silicon Valley Patterns Mailing List ] Martin Fowler discusses design patterns for going from data to HTML. He does it in two steps, data to logical page (that is the components of the page such as shopping cart, weblog entry, etc.) and then logical page to presentation. This two step method makes site maintenance less of a hassle.
These methods are implemented in an article on XSLT template languages which I linked previously.
Possibly Related posts (machine generated):
- An XSLT Jumpstart for HTML Authors
- Adobe Relaunches Framemaker to try for leadership on the Document Side of XML
- XSL Flickr
- XSL with extensions is fine, but don’t reinvent the language
- Debates on the usefulness of XSLT
More like this: design-patterns, web, xml.
This entry was written by
Bill Humphries and posted on
April 14, 2002 at 12:00 am and filed under Uncategorized. Bookmark the
permalink. Follow any comments here with the
Atom feed for this post.
Both comments and trackbacks are currently closed.