Jacob S. Barrett created GEODE-4269:
---------------------------------------
Summary: 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
Reporter: 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)