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

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

Commit 6da068f8386aaa50276785a122524523a00814bb in geode-native's branch 
refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=6da068f ]

GEODE-4269: Replaces magic casting readObject. (#184)



> Remove DataInput::readObject(bool) which auto casts with boolean flag.
> ----------------------------------------------------------------------
>
>                 Key: GEODE-4269
>                 URL: https://issues.apache.org/jira/browse/GEODE-4269
>             Project: Geode
>          Issue Type: Improvement
>          Components: native client
>            Reporter: Jacob S. Barrett
>            Assignee: Jacob S. Barrett
>
> Remove DataInput::readObject(bool) which auto casts with boolean flag. The 
> ambiguity of the casting could lead to bad programming habits. Return the 
> original object and let the caller cast using the appropriate methods.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to