[
https://issues.apache.org/jira/browse/IGNITE-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15838437#comment-15838437
]
Igor Sapego commented on IGNITE-1680:
-------------------------------------
I've implemented {{IgniteBindingContext}}, but then I tried to add
{{IgniteConfiguration}} getter to it and found out that we do not store
configuration at all. When I started investigating {{Ignition::Start()}}
function to save a configuration I've found out that this method has a lot of
problems and very error-prone and leaky. So I've decided to refactor it as I
do. Already done for Windows.
> CPP: Implement basic API for user entry point lookup
> ----------------------------------------------------
>
> Key: IGNITE-1680
> URL: https://issues.apache.org/jira/browse/IGNITE-1680
> Project: Ignite
> Issue Type: Task
> Components: platforms
> Affects Versions: 1.1.4
> Reporter: Igor Sapego
> Assignee: Igor Sapego
> Labels: cpp, roadmap
> Fix For: 2.0
>
>
> Need to implement modules loading logic as well as mechanism that will allow
> user to register his callable classes on the module loading.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)