The depreciation of the Facebook template feed system has been extended to the 5th of January 2010 to give developers a little more time to update their apps to the new system.
Here is what Facebook said…
We are delaying the deprecation date to January 5, 2010 at 10AM PST.
We want to remind you that starting on that day, the only way to publish Feed stories into the stream will be via the stream publishing methods (stream.publish, FB.Connect.streamPublish, and Facebook.streamPublish). Posts published using the stream publishing methods contain only structured plain text data, which makes them easier to render on a variety of devices, including mobile phones and gaming consoles.
This means that we will discontinue support for the following:
- Template bundles. You should start using stream attachments with the stream publishing methods instead.
- feed.publishUserAction
- feed.publishTemplatizedAction
- Facebook.showFeedDialog and FB.Connect.showFeedDialog
- The FBFeedDialog class on Facebook Connect for iPhone. Please use FBStreamDialog instead.
- Publisher stories that use templates (please transition them to use stream attachments).
- Feed forms that reference the feedStory form and the multiFeedStory form.
- One-line stream stories.
We will still publish stories that call users.setStatus and status.set, but encourage all developers to migrate to the stream publishing methods, as they let you set a user’s status easily.
We would like to assure our customers that ALL the applications we sell already use the new feed publishing system and so you need do nothing – your apps will continue to work.
You must be logged in to post a comment.