[
https://issues.apache.org/jira/browse/GEODE-9712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17476299#comment-17476299
]
ASF GitHub Bot commented on GEODE-9712:
---------------------------------------
mmartell opened a new pull request #907:
URL: https://github.com/apache/geode-native/pull/907
This brings in support for our existing IRegion<TKey, TValue> interface with
the following restrictions:
- TKey currently limited to string, short, and int.
- TValue currently limited to string only.
- SessionState tests currently failing. Not sure why yet.
Note:
Leaving as draft at least until SessionState issue figured out.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Genericize All .NET Core Classes
> --------------------------------
>
> Key: GEODE-9712
> URL: https://issues.apache.org/jira/browse/GEODE-9712
> Project: Geode
> Issue Type: New Feature
> Components: native client
> Reporter: Michael Martell
> Assignee: Michael Martell
> Priority: Major
>
> We need to implement IRegion<TKey, TValue> in .NET Core. This will require
> writing generic versions of RegionFactory, Region, and Cache.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)