wiki:TemplateComponents

Version 8 (modified by dsowen, 18 years ago) (diff)

Removed HTOUT from consideration.

Template components

They should:

  • Be format-agnostic (not specific to HTML nor XML);
  • Allow custom tags;
  • Allow access to external parameters (through either dynamic bindings, or explicit injection); and,
  • Have a logical syntax.

Existing systems under investigation are:

System no longer under consideration are:

System Reason
CL-WHO Not a markup language
HTOUT Not a markup language