To: <[EMAIL PROTECTED]>
Sent: Sunday, July 08, 2001 11:25 PM
Subject: Merge multiple files to one XSP-File
> Hi !
>
> I split up my xsp files to keep them small and for reusebility.
> With Cocoon 1.8 ist wasn't a problem to merge them BEFORE the
> xsp-file is translated
On Sun, 8 Jul 2001, C. Gaffga wrote:
> Hi !
>
> I split up my xsp files to keep them small and for reusebility.
> With Cocoon 1.8 ist wasn't a problem to merge them BEFORE the
> xsp-file is translated to a class. I used xinclude.
>
> But now with cocoon 2 that is not possible. XInclude works
> on
Hi !
I split up my xsp files to keep them small and for reusebility.
With Cocoon 1.8 ist wasn't a problem to merge them BEFORE the
xsp-file is translated to a class. I used xinclude.
But now with cocoon 2 that is not possible. XInclude works
only as a postprocessor.
So my question:
Is there a w