Refactor Jetspeed API to use generics
-------------------------------------

                 Key: JS2-874
                 URL: https://issues.apache.org/jira/browse/JS2-874
             Project: Jetspeed 2
          Issue Type: Improvement
    Affects Versions: 2.2
            Reporter: Ate Douma
             Fix For: 2.2


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. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to