Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I want to develop a facebook application but it seems that they're changing their API, I mean, they're changing the old REST for the new Graph API, so my question is, should I start learning the old REST API and make my application there? or should I wait for facebook to completely change their API?.

share|improve this question

1 Answer

up vote 3 down vote accepted

Well the first question is, do you know the scheduled timelines for this project to complete? If no, then I think its better you start learning the old REST API and also keep an eye on the changes that are going on. I am sure they wont stop the support for OLD REST API, since there might be few applications already deployed using those older APIs, so you should not worry about the changes going around and concentrate on your project to complete.

share|improve this answer
Thanks, I thought I had to do a port or something. – Theil Nov 22 '10 at 10:33

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.