You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Michael Yoder (JIRA)" <tu...@ws.apache.org> on 2007/09/01 00:05:20 UTC

[jira] Closed: (TUSCANY-1548) multi-valued properties should require indexed xpath

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

Michael Yoder closed TUSCANY-1548.
----------------------------------

    Resolution: Fixed

Resolved with applied patch.

> multi-valued properties should require indexed xpath
> ----------------------------------------------------
>
>                 Key: TUSCANY-1548
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1548
>             Project: Tuscany
>          Issue Type: Bug
>          Components: C++ SDO
>    Affects Versions: Cpp-M3
>         Environment: all
>            Reporter: Michael Yoder
>             Fix For: Cpp-Next
>
>         Attachments: TUSCANY-1548.txt
>
>
> The C++ SDO spec XPath clearly shows access to many-valued properties requiring [] or dot notation to denote an index. In order to retreive a whole list the SDO spec uses the getList() API to retrieve a list.
> 6.1.13. The get/set API on Class DataObject
> ...
> Multi-valued properties are located by the getList API.
> Multi-valued properties accessed in an xpath without an index should be invalid usage (Tuscany SDO is currently accesses the first element in the list).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org