[
https://issues.apache.org/jira/browse/OODT-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12968909#action_12968909
]
Brian Foster commented on OODT-69:
----------------------------------
but element id depends on the repository manager implemented . . . in the xml
version it is typically urn:<ns>:<element_name>, however if a data source one
where implemented, element id most likely would be an integer . . . thus a user
querying the filemgr would then have to be aware of which repository manager
was being used; using element name / product type to determine element id hides
this from the user.
> Filemgr Catalogs should load Element based off Element name and ProductType
> ---------------------------------------------------------------------------
>
> Key: OODT-69
> URL: https://issues.apache.org/jira/browse/OODT-69
> Project: OODT
> Issue Type: Bug
> Components: file manager
> Affects Versions: 0.1-incubating
> Environment: none
> Reporter: Brian Foster
> Assignee: Brian Foster
> Priority: Minor
> Fix For: 0.2
>
>
> - ProductTypes may have Elements with same name but different meaning . . .
> thus using the ValidationLayer to get an element by name without taking the
> ProductType into consideration can cause the wrong Element ID to be sent to
> the underlying Catalog
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.