You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cayenne.apache.org by james <i_...@yahoo.com.sg> on 2007/11/12 08:06:49 UTC

Re: [POLL]: Cayenne 3.0 -- Java 1.4 or 5 support?

[X] Java 5 support

I'll like to see generic supported in Cayenne 3.0.



Re: [POLL]: Cayenne 3.0 -- Java 1.4 or 5 support?

Posted by Aristedes Maniatis <ar...@ish.com.au>.
On 12/11/2007, at 6:06 PM, james wrote:

> [X] Java 5 support
>
> I'll like to see generic supported in Cayenne 3.0.

The decision was made to move Cayenne 3 to Java 5 in the near future,  
mostly likely before Milestone 3. That doesn't mean generics will all  
appear instantly, but the way will be open to start implementing them.

Ari Maniatis



-------------------------->
ish
http://www.ish.com.au
Level 1, 30 Wilson Street Newtown 2042 Australia
phone +61 2 9550 5001   fax +61 2 9550 4001
GPG fingerprint CBFB 84B4 738D 4E87 5E5C  5EFA EF6A 7D2E 3E49 102A



Re: [POLL]: Cayenne 3.0 -- Java 1.4 or 5 support?

Posted by Aristedes Maniatis <ar...@ish.com.au>.
On 19/11/2007, at 6:37 AM, Tarik Cherkaoui wrote:

> It would be great to use generic types to get rid of casting on object
> creation.  So yes, java 5 would be great.  (I am actually using java  
> 6...)
> Artist a = context.newObject(Artist.class);

I think this poll is well and truly closed now... the conversion to  
Java 5 has already happened in trunk of Cayenne. The next milestone  
will include some number of generics (although probably not everywhere).

Regards
Ari



-------------------------->
ish
http://www.ish.com.au
Level 1, 30 Wilson Street Newtown 2042 Australia
phone +61 2 9550 5001   fax +61 2 9550 4001
GPG fingerprint CBFB 84B4 738D 4E87 5E5C  5EFA EF6A 7D2E 3E49 102A



Re: [POLL]: Cayenne 3.0 -- Java 1.4 or 5 support?

Posted by Tarik Cherkaoui <ch...@gmail.com>.
It would be great to use generic types to get rid of casting on object
creation.  So yes, java 5 would be great.  (I am actually using java 6...)
Artist a = context.newObject(Artist.class);



On Nov 12, 2007 2:06 AM, james <i_...@yahoo.com.sg> wrote:

> [X] Java 5 support
>
> I'll like to see generic supported in Cayenne 3.0.
>
>
>