You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by ji...@apache.org on 2004/04/01 06:34:43 UTC

[jira] Created: (DIR-84) Create and use an IntHashMap in digester

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIR-84

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIR-84
    Summary: Create and use an IntHashMap in digester
       Type: Improvement

     Status: Open
   Priority: Minor

    Project: Directory
 Components: 
             Snickers

   Assignee: Alex Karasulu
   Reporter: Alex Karasulu

    Created: Wed, 31 Mar 2004 8:33 PM
    Updated: Wed, 31 Mar 2004 8:33 PM

Description:
Right now we create Integers for a map in the digester which needs to have entries with int keys.  This extra object creation is not good and we need to create an IntHashMap and use it instead of a regular java.util.HashMap.  We can eventually put this back into the commons-primitives if they don't create one first.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira