Re: Merge multiple files to one XSP-File

2001-07-09 Thread Frans Thamura
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

Re: Merge multiple files to one XSP-File

2001-07-08 Thread giacomo
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

Merge multiple files to one XSP-File

2001-07-08 Thread C. Gaffga
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