[
https://issues.apache.org/jira/browse/IGNITE-3510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15944726#comment-15944726
]
Pavel Tupitsyn commented on IGNITE-3510:
----------------------------------------
* {{AffinityFuntionBase}} moved to public namespace (since it can be inherited
by user code)
* Excessive publicity fixed (public types in impl namespace)
> .NET: Review namespace structure
> --------------------------------
>
> Key: IGNITE-3510
> URL: https://issues.apache.org/jira/browse/IGNITE-3510
> Project: Ignite
> Issue Type: Improvement
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Labels: .net, breaking-api
> Fix For: 2.0
>
>
> Current issues:
> * Impl namespace contains both public and internal types.
> * Some classes (QueryBase, AffinityFunctionBase, etc) are not intended to be
> used directly, but they have to be public
> Need to review framework design guidelines and see how well-known APIs (.NET,
> WPF, Entity Framework) handle such issues.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)