Re: Meet Cocoon CLI

2011-11-02 Thread Simone Tripodi
Hi Torsten!! Believe me or not, I have a mail in my draft box where describing an alternative approach to XML sitemap, but never had the time (and the brave :P) to complete and send :D Just to give you more background on my madness: I thought about a CLI tool because I used to test XSLTs using

Re: RegexpLinkRewriterTransformer

2011-11-02 Thread Francesco Chicchiriccò
On 01/11/2011 20:40, Simone Tripodi wrote: Hi all guys, shouldn't RegexpLinkRewriterTransformer implement {{setConfiguration()}} rather than {{setup()}}? Hi Simone, take a look at AbstractLinkRewriterTransformer, ancestor of RegexpLinkRewriterTransformer: it implements both.

Re: status c3

2011-11-02 Thread Simone Tripodi
Hi Jos! As you noticed, the 'alpha' status - which is related to APIs only, not software stability - is finally terminated, we are on the beta way, but the first beta release has not been released yet! If I recall correctly, core APIs you are interested on, have not changed, so your application

Re: status c3

2011-11-02 Thread Jos Snellings
True, Simone, I am delighted to find a renewed activity these days! Projects that stem from the archetypes show: 1. dependency from cocoon parent, but path is relative. I would like to avoid that 2. they are configured with the plugin for the 'reloading class loader', fine when developing,

Re: status c3

2011-11-02 Thread Thorsten Scherler
On Wed, 2011-11-02 at 05:45 +0100, Jos Snellings wrote: Hi everybody, What is the current status of cocoon-3? - I notice that the archetypes in the trunk are still on alpha-3, whereas, - most of the artifacts have shifted to beta-1? Here is the news: - I have been using what I could call

Re: Meet Cocoon CLI

2011-11-02 Thread Thorsten Scherler
On Tue, 2011-11-01 at 21:21 +0100, Simone Tripodi wrote: Hi all guys, I took advantage from today that's been a vacation day here to play and experiment a little a new cocoon application I proposed time ago, called cocoon-cli. I had a private conversation with Cedri Beust, the author of

Re: Meet Cocoon CLI

2011-11-02 Thread Torsten Curdt
*My* issue - that induced me on the XML format - is that via CLI, expressing a pipeline would be not so easy :/ Indeed Moreover, using my beloved commons-digester allowed me having a working PoC in less than one day. Anyway, I agree that something different from XML should be provided to

Re: Meet Cocoon CLI

2011-11-02 Thread Simone Tripodi
Hi Thorsten apologize for my ignorance but I didn't know C2 had a CLI tool :( Even if I heard a lot about C2, I joined Cocoon community directly to the new generation :P Code is already available on our Cocoon SCM[1], as you can see it is something really easy - more PoC that a working app -

RE: Meet Cocoon CLI

2011-11-02 Thread Robby Pelssers
Hi Simone, I was wondering if it would be possible to instead read a (reusable) sitemap from the command line instead and just provide some match pattern to execute a specific pipeline. Not sure if I'm just naïve here but it would make sense to me on first sight. {code} Usage: c3pipe

Re: Meet Cocoon CLI

2011-11-02 Thread Simone Tripodi
Hi Robby, that would be indeed more interesting, so users can test their pipeline have to be put on production. More cycles tonight, I'll let you know ASAP! :) All the best, Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi