Blake Bender created GEODE-4855:
-----------------------------------
Summary: Cache::createPdxInstanceFactory should return an object
Key: GEODE-4855
URL: https://issues.apache.org/jira/browse/GEODE-4855
Project: Geode
Issue Type: Improvement
Components: native client
Reporter: Blake BenderCurrently it returns a shared_ptr, when it's clearly not shared. No reason to be allocating memory here, let's just return an object. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
