Facebook Platform Refactoring Changes
From Facebook Developer Wiki
In order to improve Facebook Platform stability and performance, over the next few weeks during our weekly code pushes, we're rolling out the first significant refactoring of Facebook Platform code. We've been testing these changes internally, but we want you to be aware in case our our testing missed a corner case.
If you notice any issues, please file a bug. We'll keep an eye on the Developer Forum, the #facebook IRC channel, and Bugzilla.
The August 18, 2009, code push includes a refactoring of the following methods:
The August 11, 2009, code push includes a refactoring of the following methods:
The August 4, 2009, code push includes a refactoring of the following methods:
- admin.getAppProperties
- data.createObject
- friends.getMutualFriends
- groups.getMembers
- pages.isFan
- profile.getInfo
- profile.setInfo
- profile.getInfoOptions
- profile.setInfoOptions
- stream.getComments
- status.set
- stream.addComment
- stream.addLike
- stream.publish
- stream.remove
- stream.removeComment
- stream.removeLike
- users.setStatus
The July 28, 2009, code push includes a refactoring of the following methods:
- auth.createToken
- comments.add
- comments.get
- comments.remove
- connect.getUnconnectedFriendsCount
- connect.registerUsers
- connect.unregisterUsers
- data.createObjectType
- data.deleteObject
- data.dropObjectType
- data.renameObjectType
- friends.get
- notes.create
- notes.delete
- notes.edit
- notes.get
- photos.getTags
- status.get
- users.getInfo
- users.getStandardInfo
