[dna-issues] [JBoss JIRA] Commented: (DNA-68) Create connector API
Randall Hauch (JIRA)
jira-events at lists.jboss.org
Mon May 19 16:32:12 EDT 2008
[ http://jira.jboss.com/jira/browse/DNA-68?page=comments#action_12413271 ]
Randall Hauch commented on DNA-68:
----------------------------------
The command structure was difficult to understand, especially since it is tailored completely as a contract for the connector implementations (and not at all for use by the federation engine, which will be aware of and will be providing the concrete implementations of the commands). Restructured the repository command interfaces by making the inheritance hierarchy more shallow and by adding orthogonal interfaces (e.g, "ActsAs...") that add behavior to the commands.
> 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