[ 
https://issues.apache.org/jira/browse/GEODE-5032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467513#comment-16467513
 ] 

ASF subversion and git services commented on GEODE-5032:
--------------------------------------------------------

Commit 71994b466a1985521f59c0274198ee84709b8bf3 in geode's branch 
refs/heads/develop from [~jinmeiliao]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=71994b4 ]

GEODE-5032: massage configuration objects for better usability. (#1931)

* Consolidate DeclarableType

> Massage Configuration Objects for Better Intuition.
> ---------------------------------------------------
>
>                 Key: GEODE-5032
>                 URL: https://issues.apache.org/jira/browse/GEODE-5032
>             Project: Geode
>          Issue Type: Sub-task
>          Components: configuration
>            Reporter: Patrick Rhomberg
>            Assignee: Patrick Rhomberg
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> For instance, various port fields are declared as Strings where an Integer 
> makes more sense.  This is true for many "count" fields as well.
> These may be best resolved via a JAXB bindings file and regenerating the 
> POJOs from scratch.  Additionally if all the minor adjustments that have been 
> already made (removing the xsd:choice and manually enforcing it, having each 
> item implement CacheElement and have a getId() method) can also be resolved 
> via a bindings file, then the POJOs could be removed from the git tree and 
> generated during the build step, if desired.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to