[ 
https://issues.apache.org/jira/browse/IGNITE-2777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15280039#comment-15280039
 ] 

Vladimir Ozerov commented on IGNITE-2777:
-----------------------------------------

I would actually do not use constructor at all, but rather use setter even 
though it will require more boilerplate.

The reason for this is that CPP users usually has no clue on what is Spring, 
and what "constructor-arg" does mean. It is better to set everything through 
properties, as it will cause less confusion.


> CPP: Create SQL queries example.
> --------------------------------
>
>                 Key: IGNITE-2777
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2777
>             Project: Ignite
>          Issue Type: Task
>          Components: cache, platforms
>    Affects Versions: 1.5.0.final
>            Reporter: Vladimir Ozerov
>            Assignee: Igor Sapego
>            Priority: Critical
>             Fix For: 1.6
>
>
> We need to port our standard query example to CPP platform.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to