[C3] Java version 1.6

2011-08-01 Thread Nathaniel, Alfred
Hi all, C3 is still set to 1.5 as source and target version. Java5 is end of life since almost two years now. Is there any good reason not to go 1.6? Cheers, Alfred. The content of this e-mail is intended only for the confidential use of the person addressed. If you are not the intended

Re: [C3] Java version 1.6

2011-08-01 Thread Francesco Chicchiriccò
On 01/08/2011 16:26, Nathaniel, Alfred wrote: Hi all, C3 is still set to 1.5 as source and target version. Java5 is end of life since almost two years now. Is there any good reason not to go 1.6? Not that I know, so +1 for me to move to 1.6. Regards. -- Francesco Chicchiriccò Apache

Re: [C3] Java version 1.6

2011-08-01 Thread Simone Tripodi
Hi all guys!!! My question is instead: is there any advantage we can get by targeting Cocoon to Java6? Is there any specific Java6 APIs we need to improve the existing codebase? If yes, please can you describe? TIA, all the best!!! Simo http://people.apache.org/~simonetripodi/

Re: [proposal] cocoonstuff.org

2011-08-01 Thread Simone Tripodi
Hi all guys!!! What about a probably restrictive but clearer Cocoon is a versatile pipeline processing engine, particularly suited for XML processing and multi-format document publication, but also capable of processing binary content such as images. It provides integration modules with

Springification of C3 - proof of concept

2011-08-01 Thread Igor Malinin
Hello. I've promised some (not so long) time ago to share my experiments with C3 and Spring, and now I am ready to show some interesting achievements. Here is the source code: https://github.com/igorzep/cocoon-springification What it does... 1) Use traditional annotated Spring Controllers I