Changes between Version 5 and Version 6 of TemplateComponents
- Timestamp:
- 01/24/2008 03:42:35 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TemplateComponents
v5 v6 1 1 = Template components = 2 3 They should: 4 5 * Be format-agnostic (not specific to HTML nor XML); 6 * Allow custom tags; 7 * Allow access to external parameters (through either dynamic bindings, or explicit injection); and, 8 * Have a logical syntax. 9 10 11 12 ---- 2 13 3 14 Existing systems under investigation are:
