On 09/10/2007, Peter Kriens <[EMAIL PROTECTED]> wrote: > > I want to move bnd to Java 5. Not only do I wan to take advantage of > the generics, I also really like the for loop but most of all the use > of printf feels so comfortable. I do not see a reason why our > development tools should stick to 1.4?
as Alin said, we can always retrotranslate it to run on 1.4 JDKs - I think the benefits of using Java5 are worth it... Any ideas? > > Kind regards, > > Peter Kriens > > -- > Peter Kriens Tel +33467542167 > 9C, Avenue St. Drézéry AOL,Yahoo: pkriens > 34160 Beaulieu, France ICQ 255570717 > Skype pkriens Fax +1 8153772599 > > > -- Cheers, Stuart
