You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Trustin Lee (JIRA)" <ji...@apache.org> on 2008/03/12 04:02:47 UTC

[jira] Resolved: (DIRMINA-529) use isPrimitive() instead of comparing the string to a list of primitives

     [ https://issues.apache.org/jira/browse/DIRMINA-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trustin Lee resolved DIRMINA-529.
---------------------------------

    Resolution: Fixed
      Assignee: Trustin Lee

Thanks for the patch.  It has been applied to the trunk.

> use isPrimitive() instead of comparing the string to a list of primitives
> -------------------------------------------------------------------------
>
>                 Key: DIRMINA-529
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-529
>             Project: MINA
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0.0-M1
>            Reporter: Stefan Ackermann
>            Assignee: Trustin Lee
>            Priority: Minor
>             Fix For: 2.0.0-M2
>
>         Attachments: mina-patch.txt
>
>
> isPrimitive is a native function and should be used to determine whether a class is primitive instead of comparing to a list of known primitive class names

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