Dave Johnson on open web technologies, social software and software development
« Heretics! | Main | Looking for a tech... »
Support feed and item ids. The item.id property does not reflect the RSS <guid> or Atom <id> of the item/entry in the original feed. Plus, it's an integer -- not the right type for a URN. If you want to get the actual feed or item/entry id you have to parse the XML. Make it easy to get the real id if there is one.And in Walter vonKoch's list, you can see that they fixed the problem:
5. Added FeedItem.Guid to reflect xml element <atom:id> or <guid>In doing that they broke some code in my book (I'll fix the examples download this weekend), but I can't really complain about that.
7.3 Renamed Feed.Id to Feed.LocalId
7.4 Renamed FeedItem.Id to FeedItem.LocalId
Dave Johnson in Microsoft
06:19AM Aug 02, 2006
Comments [0]
Tags:
Microsoft
« Heretics! | Main | Looking for a tech... »
This is just one entry in the weblog Blogging Roller. You may want to visit the main page of the weblog
Below are the most recent entries in the category Microsoft, some may be related to this entry.