You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/04/20 19:57:19 UTC

[jira] [Closed] (GEODE-4269) Remove DataInput::readObject(bool) which auto casts with boolean flag.

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

Anthony Baker closed GEODE-4269.
--------------------------------

> 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
>            Priority: Major
>
> 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
(v7.6.3#76005)