Good point. I would say: everything you need and even more is there!
For people who were familiar with 2.2 or who want to port their application: they are going to miss flowscript. For people who lost contact in version 2.1 or so, they will probably be missing xsp as a presentation scripting, and then get used to the rigid separation line imposed by StringTemplate.
So my message would be: cocoon3 is 'gewöhnungsbedürftig', but you can safely choose for it.
There is a non-vanishing upgrade effort involved. Jos On 12/07/2010 10:54 PM, Robby Pelssers wrote:
Hi Simoni, i think it's indeed more fluent and more explicit. So I think it certainly is an improvement. Only a few days back I wrote a mail to my fellow Java team members complaining that Java feels like a big fat bloated beast more and more with lack of expressiveness and higher order functions. Especially after playing with functional languages. And Guava and functionaljava are good examples... Hell, I even am experimenting myself with similar stuff ;-) http://code.google.com/p/functionalprogramming/wiki/Introduction By the way... If I were to jump on the Cocoon 3 wagon... would i be able to do the same stuff already as with 2.2? Or let me rephrase the question... is most stuff already ported to 3.0? Cheers, Robby Pelssers -----Oorspronkelijk bericht----- Van: Simone Tripodi [mailto:simone.trip...@gmail.com] Verzonden: di 7-12-2010 21:39 Aan: dev@cocoon.apache.org Onderwerp: [C3] Pipeline DSL Hi all guys, I just committed a first working spike of a Pipeline DSL[1] to expose more fluent APIs to final users to help them correctly creating and running pipelines, built on top of pipeline APIs. I also modified a test to show how to use the new APIs. WDYT? Every feedback/suggestion would be much more than appreciated!!! Have a nice day, Simo [1] https://svn.apache.org/repos/asf/cocoon/cocoon3/trunk/cocoon-pipeline/src/main/java/org/apache/cocoon/pipeline/builder [2] https://svn.apache.org/repos/asf/cocoon/cocoon3/trunk/cocoon-sax/src/test/java/org/apache/cocoon/sax/PipelineTest.java#testPipelineWithCompiledXSLT() http://people.apache.org/~simonetripodi/ http://www.99soft.org/