|
Have you been looking at the actual (new) 3.0 repo at https://src.springframework.org/svn/spring-framework/trunk? We are certainly not done with generifying the API yet... but plenty of it has been generified already. Juergen Two further big commit bunches came in yesterday and tonight. The Java 5 code style update is 99% done now. Juergen My apologies. Because this issue was Resolved well in advance of further commits, I thought all the commits were finished. My interest is looking to see how much generic signatures, like For example, this article says that instanceof operator should always use the unknown type <?> on a generic class. I think it's a good practice to follow: |
||||||||||||||||||||||||||||||||||||||
Will you be introducing generic signatures? Many of these classes still use raw types all over the place.