I needed to have the use of Cocoon in a Turbine application that I'm working
on so I moved over the code found in Jetspeed. There wasn't any big
problems in moving the code over but I know have some architecture
questions...
* If Cocoon support is supposed to be a screen, where will the xml come from
which will be given to Cocoon?
The way that I did it was to *chain* screens together, using a 'xml_screen'
parameter and the ScreenLoader and make it be the second screen's job to
create the xml.
* Should the xml created automatically have all of the necessary Cocoon
information (like stylesheet) or should there be a way that a stylesheet can
be given via parameters?
I didn't do this in my code but I think it should be a possibility. That's
the way it is in Jetspeed.
I can send the code if it is wanted.
josh
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]