[
https://issues.apache.org/jira/browse/GEODE-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15862015#comment-15862015
]
ASF GitHub Bot commented on GEODE-2462:
---------------------------------------
GitHub user PivotalSarge opened a pull request:
https://github.com/apache/geode-native/pull/5
GEODE-2462: Remove examples directory.
Remove the examples directory as it does not contain any examples that are
not already covered in src/quickstart.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PivotalSarge/geode-native feature/GEODE-2462
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode-native/pull/5.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5
----
commit 80235ace8dcf5b5d309f35b5c5ebba585a6f37c8
Author: Sarge <[email protected]>
Date: 2017-02-10T23:49:25Z
GEODE-2462: Remove examples directory.
----
> Unify quick starts and examples
> -------------------------------
>
> Key: GEODE-2462
> URL: https://issues.apache.org/jira/browse/GEODE-2462
> Project: Geode
> Issue Type: New Feature
> Components: native client
> Reporter: Michael Dodge
> Assignee: Michael Dodge
>
> Currently, there exists both src/quickstart and examples under the native
> root. It is unclear what the difference is or what value-add the examples
> directories brings. The exemplary code under src/quickstart and examples
> ought to be unified, without duplicates, of course. Given that src/quickstart
> has more code, it should be the single location of exemplary code for the
> native libraries.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)