You might find this useful: http://www.twdata.org/pipeline I extracted the pipeline concept out of Cocoon for other small-focused purposes (URL rewriting engine for a portlet for example). I also use it as a transformation front-end to my web services to allow them to support multiple versions of schemas simultaneously. If you are needing the very basic pipeline minus Avalong and the sitemap, it might be helpful.
Don On Sat, 22 Jan 2005 08:44:53 -0800, Ralph Goers <[EMAIL PROTECTED]> wrote: > nafise hassani wrote: > > >hi > >I want to use cocoon components like transformers and > >serializers in another framework (for some reason I > >can't use cocoon framework ) > >suggestion???? > > > >thanks in advance > > > > > > > You would need to figure out how to integrate Cocoon into your other > framework. Most likely that would mean replacing CocoonServlet. But if > you can't use the Cocoon Framework and just want to pick and choose the > serializers, transformers, etc. then you are out of luck. >
