Andreas Hartmann schrieb:
Hi Felix,

[email protected] schrieb:
Author: froethenbacher
Date: Mon Feb  9 03:38:58 2009
New Revision: 742243

URL: http://svn.apache.org/viewvc?rev=742243&view=rev
Log:
Refactored Lenya UUID generation using Java provided UUID generator.
Removed then obsolete dependencies on Axis.

[…]

+import java.util.UUID;

so I guess from now on we'll require Java 1.5, I hope everybody is OK with that.

Yep! Btw Cocoon 2.2 also requires Java 5.

Haven't tested the UUID generator yet, though it seems to be quite
flexible.


Should we also allow to use generics? IMO it would be reasonable to leverage the useful features of 1.5.

+1 for generics


- Felix


-- Andreas




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to