Don't forget that due to erasure, it isn't possible to support generics in service api.
Anything outside of service api is however. Regards, peter. ----- Original message ----- > On 02-10-12 18:10, Greg Trasuk wrote: > > > > As I recall, we didn't reach any concensus to change the public API. As > > far as implementations or proposed new API, we're officially requiring > > at least JDK1.5 (might be 1.6 - I forget), so generics etc are > > allowable. > > I tought so as well. I guess there will be a few untyped maps that could > do with some typing. > >
