[dna-issues] [JBoss JIRA] Commented: (DNA-68) Create connector API
Randall Hauch (JIRA)
jira-events at lists.jboss.org
Mon May 19 16:41:59 EDT 2008
[ http://jira.jboss.com/jira/browse/DNA-68?page=comments#action_12413276 ]
Randall Hauch commented on DNA-68:
----------------------------------
The concrete commands that at this point are those that are obvious and don't require much thought: CreateNodeCommand, DeleteBranchCommand, GetChildrenCommand, GetPropertiesCommand, GetNodeCommand (which extends both GetChildrenCommand and GetPropertiesCommand), and MoveBranchCommand.
This list is certainly not complete. We'll need commands to update properties and children for a node (needs to allow source to understand which were created, modified, or deleted) and commands for searching - just to name a few.
> Create connector API
> --------------------
>
> Key: DNA-68
> URL: http://jira.jboss.com/jira/browse/DNA-68
> Project: DNA
> Issue Type: Task
> Components: Connectors
> Reporter: Randall Hauch
> Assigned To: Randall Hauch
> Fix For: 0.2
>
>
> Define the API for connectors. Initial requirement is to support reads, cache parameters, and optionally have an XAResource. Next set of requirements is to allow connectors to publish changes. Finally, connectors need to support queries, search, and updates.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the dna-issues
mailing list