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

ASF GitHub Bot commented on GEODE-4269:
---------------------------------------

pivotal-jbarrett opened a new pull request #184: GEODE-4269: Replaces magic 
casting readObject.
URL: https://github.com/apache/geode-native/pull/184
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> 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