You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by "James Bognar (JIRA)" <ji...@apache.org> on 2017/02/09 23:49:41 UTC

[jira] [Closed] (JUNEAU-32) Improvements to BeanMeta class

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

James Bognar closed JUNEAU-32.
------------------------------
       Resolution: Fixed
    Fix Version/s: 6.1.1

> Improvements to BeanMeta class
> ------------------------------
>
>                 Key: JUNEAU-32
>                 URL: https://issues.apache.org/jira/browse/JUNEAU-32
>             Project: Juneau
>          Issue Type: Improvement
>          Components: Code
>    Affects Versions: 6.1.0
>            Reporter: James Bognar
>            Assignee: James Bognar
>             Fix For: 6.1.1
>
>
> The BeanMeta class is used extensively during serialization and parsing.  Currently, it's not using final fields.  Performance could be improved across-the-board by restructuring this class into BeanMetaBuilder/BeanMeta classes.  
> It's a bit harder than it sounds.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)