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

Matthew Reddington resolved GEODE-7928.
---------------------------------------
    Resolution: Invalid

This is a prototype branch and doesn't reflect work merging into mainline.

> Prefix all C bindings with the moral equivalent of a namespace
> --------------------------------------------------------------
>
>                 Key: GEODE-7928
>                 URL: https://issues.apache.org/jira/browse/GEODE-7928
>             Project: Geode
>          Issue Type: Improvement
>          Components: native client
>            Reporter: Matthew Reddington
>            Priority: Major
>
> h3. Why
> These need to be clearly demarcated from user code. We will use a common 
> prefix, e.g. MyCBindingMethod becomes geode_MyCBindingMethod.
> *As a .net core extension developer* 
> *I want to be able to clearly distinguish a .net call from a p/Invoke into a 
> library* 
> *So that I don't get confused* 
> h3. Acceptance Criteria
> dumping exports via {{link /dump /exports}} or {{otool -L}} and grepping for 
> the geode___ prefix gives the full list of C bindings used by our .net core 
> code.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to