You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Felix Knecht (JIRA)" <se...@james.apache.org> on 2011/04/04 22:35:05 UTC

[jira] [Created] (JAMES-1220) Parameterize since we're using Java 1.5 nowadays

Parameterize since we're using Java 1.5 nowadays
------------------------------------------------

                 Key: JAMES-1220
                 URL: https://issues.apache.org/jira/browse/JAMES-1220
             Project: JAMES Server
          Issue Type: Task
    Affects Versions: Trunk
         Environment: all
            Reporter: Felix Knecht
            Priority: Minor


There're still unparameterized variables (Map myMap -> Map<String, String> myMap e.g.). Since Java 1.5 this can be parameterized. We should do this for type safety sake.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org