Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.2.1
-
None
-
None
Description
With Jetspeed-2.2 now requiring Java5, its time to properly make use of it.
One area where a lot of improvements and simplification can be achieved is refactoring the Jetspeed API and object model interfaces and classes to use/support Java Generics.
This will result in a large reduction of code size as well as proper type checking enforced by Java itself.