Author: kn
Date: Fri Feb 1 12:51:22 2008
New Revision: 7272
Log:
- Mention use of tempaltes in conversions
Modified:
experimental/Document/design/design_2.txt
Modified: experimental/Document/design/design_2.txt
==============================================================================
--- experimental/Document/design/design_2.txt [iso-8859-1] (original)
+++ experimental/Document/design/design_2.txt [iso-8859-1] Fri Feb 1 12:51:22
2008
@@ -109,6 +109,15 @@
There will be an interface to overwrite default conversion routes and add or
change the classes used for some conversion.
+Multiple conversions
+^^^^^^^^^^^^^^^^^^^^
+
+There may be multiple conversion implementations for a set of formats. A
+conversion from ezp4xml to HTML may not only be done by using an XSLT, but also
+using a simple templating enging, based on string replacements, or a
+ezcDocumentTemplateTieIn which uses ezcTemplate to convert between the
+documents.
+
ezcDocumentValidation interface
-------------------------------
--
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components