On Mon, 2006-03-20 at 13:11 +0000, Andrew Madu wrote: > Hi Bruno, > any ideas if and when this feature will be implemented into cocoon> >
There are no plans to do so, if you think this should be changed, you can start a discussion on the mailing list. > Andrew > > On 3/20/06, Bruno Dumon <[EMAIL PROTECTED]> wrote: > On Sun, 2006-03-19 at 15:30 -0800, Andrew Madu wrote: > > Hi, > > can anyone tell me whether it is possible to mix both > JavaFlow and > > flowscript resources in a sitemap? For example when I do: > > > > <map:flow language="java"> > > <map:script src="Login"/> > > </map:flow> > > > > <map:flow language="javascript"> > > <map:script src="flow/userOrder.js"/> > > </map:flow> > > > > I get an error message informing me that the class file > Login does not > > exist. How can I manage both in the same sitemap? > > It is not possible. IIRC, not so much because of technical > reasons, but > because at the time it was felt that the Cocoon community > should focus > on just one flow implementation (javascript). > > -- > Bruno Dumon > http://outerthought.org/ > Outerthought - Open Source, Java & XML Competence Support > Center > [EMAIL PROTECTED] > [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Bruno Dumon http://outerthought.org/ Outerthought - Open Source, Java & XML Competence Support Center [EMAIL PROTECTED] [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
