Does anybody know why the castor transformer was actually built as a
transformer while it probably fits more in Cocoon as a generator?
Would the only difference be that the following two lines:
<map:generate src="test.xml"/>
<map:transform type="castor"/>
are written as:
<map:generate type="castor" src="test.xml"/>
Are there any other things to consider when choosing between a transformer
and a generator?
TIA,
Michael
---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org
|