[
https://issues.apache.org/jira/browse/GEODE-4283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Addison updated GEODE-4283:
---------------------------
Issue Type: Improvement (was: Wish)
> Improved Geode Native examples based on updated api
> ---------------------------------------------------
>
> Key: GEODE-4283
> URL: https://issues.apache.org/jira/browse/GEODE-4283
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Addison
>
> The goal of this ticket is to update the Geode Native examples. Geode Native
> has been standardizing its C++ API on C++ 11 that also includes changes to
> things like Cache creation and pooling. These examples should live in the
> geode-examples repo rather than geode-native /examples.
> The examples should include:
> C++ API examples
> * Cache creation, pooling, put/get/remove of basic types
> * Put/get of custom objects requiring custom serialization
> * OQL example
> * Server-side Function execution
> * Continuous query
> * SSL and Authentication example
> C# API
> * Cache creation, pooling, put/get/remove of basic types
> * Put/get of custom objects using the PDXAutoserializaer
> * Put/get of custom objects requiring custom serialization
> * OQL example
> * Server-side Function execution
> * Continuous query
> * SSL and Authentication example
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)