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

Addison updated GEODE-4283:
---------------------------
    Description: 
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 
geode-native /examples.

The examples should include: 

C++ & C# API examples for 
 * 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 example
 * Authentication example

C#  API specific example
 * Put/get of custom objects using the PDXAutoserializaer

All examples should include a start_server.sh, and a way to build the client 
code (vs project or cmake file)

  was:
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++ & C# API examples for 
 * 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 example
 * Authentication example

C#  API specific example
 * Put/get of custom objects using the PDXAutoserializaer

All examples should include a start_server.sh, and a way to build the client 
code (vs project or cmake file)


> 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
>            Priority: Major
>
> 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 
> geode-native /examples.
> The examples should include: 
> C++ & C# API examples for 
>  * 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 example
>  * Authentication example
> C#  API specific example
>  * Put/get of custom objects using the PDXAutoserializaer
> All examples should include a start_server.sh, and a way to build the client 
> code (vs project or cmake file)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to