Re: Client-side validation in CForms

2008-07-11 Thread Jeremy Quinn
On 11 Jul 2008, at 00:51, Kamal Bhatt wrote: Jeremy Quinn wrote: Dear Kamal Many thanks for your response. On 9 Jul 2008, at 23:18, Kamal Bhatt wrote: Jeremy Quinn wrote: Hi All As you may know, I am working heavily on the revamp of Dojo on the client-side of CForms. In Dojo it is

[Corona] PIpeline API

2008-07-11 Thread Carsten Ziegeler
Hi, I'm currently looking for a nice and simple pipeline api to be integrated with Apache Sling :) And of course I had a quick look at Corona (as everything else I found was not what I was searching for) which would be the prefered way of implementing pipelines :) Now, I only need the naked

Re: [Corona] PIpeline API

2008-07-11 Thread Peter Hunsberger
On Fri, Jul 11, 2008 at 8:19 AM, Carsten Ziegeler [EMAIL PROTECTED] wrote: Hi, I'm currently looking for a nice and simple pipeline api to be integrated with Apache Sling :) And of course I had a quick look at Corona (as everything else I found was not what I was searching for) which would

Maven build issue

2008-07-11 Thread Kamal
Hi, When I tried to build trunk, without running tests, I got the following error: [INFO] [INFO] Building Cocoon Pipeline Implementation [INFO] task-segment: [package] [INFO]

Re: Maven build issue

2008-07-11 Thread Kamal
Luckily, I had a copy of the already built targets. So I have been able to install the bits that aren't coming through. We should probably still fix this. Hi, When I tried to build trunk, without running tests, I got the following error: [INFO]

Proposal - JS Reader

2008-07-11 Thread Kamal
Hi, It occured to me that Cocoon could probably benefit from a Javascript Reader. This JS Reader would do what a normal resource reader would, unless the user specifies a compression-method parameter. If the compression method is supported, then the JS will be compressed. Right now, I think