philippec / PhFacebook

MacOSX Interface to Facebook graph API
http://developer.casgrain.com/?p=107
Other
178 stars 44 forks source link

Requesting Pull #9

Closed tenpaiyomi closed 13 years ago

tenpaiyomi commented 13 years ago

philippec,

Love the framework, but noted that it didn't have the ability to make POST requests, which some of the FB requests require (such as publishing to the users wall), so I modified the code slightly to allow such, by simply passing a YES/NO to the sendRequest:params (now sendRequest:params:post) method.

philippec commented 13 years ago

Any news? I'd like to integrate your changes :-)

philippec commented 13 years ago

I decided to pull it and perform the minor cleanup we discussed above. That way we don't have an outstanding pull request for too long.

Thanks!