[
https://issues.apache.org/jira/browse/ETCH-226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Veith updated ETCH-226:
------------------------------
Fix Version/s: 1.4
> Avoid copy of data values inside the validators
> -----------------------------------------------
>
> Key: ETCH-226
> URL: https://issues.apache.org/jira/browse/ETCH-226
> Project: Etch
> Issue Type: Task
> Components: binding-cpp
> Reporter: Michael Fitzner
> Assignee: Michael Fitzner
> Priority: Minor
> Fix For: 1.4
>
>
> Currently a copy inside the validateValue method is done. This should be
> avoided.
> EtchByte *v = (EtchByte *) value;
> result = (EtchObject*) (new EtchByte((capu::int8_t)v->get()));
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira