You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@etch.apache.org by "Martin Veith (Updated) (JIRA)" <ji...@apache.org> on 2012/03/07 13:58:58 UTC

[jira] [Updated] (ETCH-212) Improvement of EtchNativeArray

     [ https://issues.apache.org/jira/browse/ETCH-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Veith updated ETCH-212:
------------------------------

    Description: 
Change Interface of EtchNativeArray so that we don't have to specifiy both the component type as a template and constructor parameter.
The constructor should be extended with a int parameter to specify the dimension of the NativeArray. The NativeArray has to handle the memory internally according to the given dimension.

  was:Change Interface of EtchNativeArray so that we don't have to specifiy both the component type as a template and constructor parameter

        Summary: Improvement of EtchNativeArray  (was: Improvment of EtchNativeArray)
    
> Improvement of EtchNativeArray
> ------------------------------
>
>                 Key: ETCH-212
>                 URL: https://issues.apache.org/jira/browse/ETCH-212
>             Project: Etch
>          Issue Type: Task
>          Components: binding-cpp
>    Affects Versions: 1.3
>            Reporter: Martin Veith
>            Assignee: Martin Veith
>            Priority: Minor
>
> Change Interface of EtchNativeArray so that we don't have to specifiy both the component type as a template and constructor parameter.
> The constructor should be extended with a int parameter to specify the dimension of the NativeArray. The NativeArray has to handle the memory internally according to the given dimension.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira