You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@abdera.apache.org by "James M Snell (JIRA)" <ji...@apache.org> on 2008/01/16 08:15:34 UTC

[jira] Commented: (ABDERA-88) Addition of Adapters to Abdera

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


Re: [jira] Commented: (ABDERA-88) Addition of Adapters to Abdera

Posted by Vasu Nori <va...@gmail.com>.
done.

thanks

On Jan 15, 2008 11:15 PM, James M Snell (JIRA) <ji...@apache.org> wrote:

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