[dna-issues] [JBoss JIRA] Updated: (DNA-213) Review the graph SPI commands to add missing commands and better handle node identification (e.g., when getting children)
Randall Hauch (JIRA)
jira-events at lists.jboss.org
Fri Sep 5 13:56:38 EDT 2008
[ https://jira.jboss.org/jira/browse/DNA-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Randall Hauch updated DNA-213:
------------------------------
Fix Version/s: 0.3
(was: 0.2)
> Review the graph SPI commands to add missing commands and better handle node identification (e.g., when getting children)
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: DNA-213
> URL: https://jira.jboss.org/jira/browse/DNA-213
> Project: DNA
> Issue Type: Task
> Components: SPI
> Affects Versions: 0.2
> Reporter: Randall Hauch
> Assignee: Randall Hauch
> Fix For: 0.3
>
>
> The graph commands in the SPI were an initial attempt to identify the set of functionality that the connectors should support. One problem with the current design is that it's not really feasible or possible to track with each child the identification properties for the child. For example, when getting the children of a node, it's not mandatory (nor that clear) that identification properties be recorded for each child as well. It's very important to provide a way for all nodes (including children) to be fully identified.
> Plus, we know that we're missing some very useful (if not required) commands, like the ability to get a node given some (or all) of its identification properties, and the ability to get a single property (with all values) for a node.
> Also, consider something that will make it easier to use these commands, such as a DSL.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the dna-issues
mailing list