[
https://issues.apache.org/jira/browse/ABDERA-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559375#action_12559375
]
James M Snell commented on ABDERA-88:
-------------------------------------
If you would, please attach the files that need to be checked in to this
ticket. Initially, I would think that the Adapter, AdapterManager and
AbstractAdapter classes would be enough to get things started. Once we work
things out with Provider/CollectionProvider/Adapter, we can work on getting any
of the other pieces of feedserver worked in.
> Addition of Adapters to Abdera
> ------------------------------
>
> Key: ABDERA-88
> URL: https://issues.apache.org/jira/browse/ABDERA-88
> Project: Abdera
> Issue Type: New Feature
> Reporter: vasu nori
>
> While developing google-feedserver code based on Abdera framework, we added
> the concept of Adapters to the framework. We would like to submit this into
> Abdera framework, so that it could be useful to other Abdera developers.
> Adapters contain code to do all CRUD operations on data and none of the atom
> protocol itself.
> Adapters talk to the datasources and contain all the code to deal with the
> datasources -connection, retrieval/update/delete/store data on the
> datasources, deal with the security issues on the datasources etc.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.