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.

Reply via email to