|
ZOPE Page Templates (ZPT) Basics - Part 1
|
|
ZOPE Page Templates (ZPT) Basics - Part 1 |
Thema begonnen: 04.10.2002; 13:28:15 Letzter Beitrag: 04.10.2002; 14:20:54 |
|
Oliver Wrede - ZOPE Page Templates (ZPT) Basics - Part 1 
04.10.2002; 13:28:15 (reads: 3475, Antowrten: 1) |
The Zope Web site is pretty wordy when it comes to describing ZPT. It defines ZPT as "a consistent, XML compliant, markup language [which] embed[s] all logic in namespaced attributes ...and provide[s] a means to supply prototypical content to give the presentation designer a sense of context." Or, to put it in simpler terms, ZPT allows Web developers greater flexibility in separating an application's presentation layer from the business logic that drives it, thereby making it possible to easily update one without disrupting the other.
[Kommentieren]
|
|
|
|