[ 
https://issues.apache.org/jira/browse/ABDERA-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566298#action_12566298
 ] 

Dan Diephouse commented on ABDERA-104:
--------------------------------------

The key is to supply a value which allows unique identification of your feed 
across all instances of your application. I.e. you don't want to have your 
application deployed in two places with the same feed ID because then your 
readers will get confused if you subscribe to both feeds. 

I recommend reading this: 
http://diveintomark.org/archives/2004/05/28/howto-atom-id 

> Do not call AbstractCollectionAdapter.getId() in createFeedBase() if using 
> default RouteManager.
> ------------------------------------------------------------------------------------------------
>
>                 Key: ABDERA-104
>                 URL: https://issues.apache.org/jira/browse/ABDERA-104
>             Project: Abdera
>          Issue Type: New Feature
>    Affects Versions: 0.3.0
>            Reporter: Remy Gendron
>            Priority: Minor
>
> As the feed IRI is fixed based on the provider base and collection href, this 
> information should be automatically generated.
> This way, configuration information would not need to be maintained in 
> multiple places.
> Thanks.

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