From: Henri Yandell <[EMAIL PROTECTED]> > So enum package would be removed and enums package would be deprecated > as it has a JDK replacement. We would then add functionality around > the JDK enums to provide some/all of the value back. maybe.
> Adding binary compatible generics is a pain in the arse though, right? yes. The best and simplest approach is to create lang5 with a different package, recognising that JDK5 is effectively a separate language as far as library like lang is concerned. Stephen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
