[dna-issues] [JBoss JIRA] Commented: (DNA-215) Graph API for working with repository content

Randall Hauch (JIRA) jira-events at lists.jboss.org
Mon Oct 13 16:01:20 EDT 2008


    [ https://jira.jboss.org/jira/browse/DNA-215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12433657#action_12433657 ] 

Randall Hauch commented on DNA-215:
-----------------------------------

Removed the "readChildrenInBlock" and "readChildrenInRange" methods on the Graph.Batch, as its much more unlikely that the children in particular blocks will be read in batches.  Instead, the "getChildrenInBlock" and "getChildrenInRange" methods are more likely to be used for these purposes.

> Graph API for working with repository content
> ---------------------------------------------
>
>                 Key: DNA-215
>                 URL: https://jira.jboss.org/jira/browse/DNA-215
>             Project: DNA
>          Issue Type: Feature Request
>          Components: API, Connectors
>    Affects Versions: 0.2
>            Reporter: Randall Hauch
>            Assignee: Randall Hauch
>            Priority: Blocker
>             Fix For: 0.3
>
>         Attachments: dna-graph2.patch, dna-spi.patch
>
>
> We need to make it easier to work with the content provided by the connectors.  The command framework is okay, but it is entirely oriented towards the connector, not the user of the connector.  Instead, we need an API that hides the command system (as much as possible) and that provides an easy way to work with the content.

-- 
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