GithubHelp home page GithubHelp logo

Comments (5)

martey avatar martey commented on July 18, 2024

This is important, but in the interests of getting a new version out as soon as possible, I don't think it needs to be part of 1.0.0.

If someone wants to update the documentation (you could use 6169cae as a template), pull requests will definitely be accepted.

from facebook-sdk.

vanatteveldt avatar vanatteveldt commented on July 18, 2024

First off, thanks for writing this client binding!

The example for paging switches from using graph.get_connections to doing a request directly. This is fine, of course, but it sidesteps the graph.request code, especially checks such as https://github.com/mobolic/facebook-sdk/blob/master/facebook/__init__.py#L271.

I now do something like this:
https://gist.github.com/vanatteveldt/4ae7c7464c923008f8ff514228409577

Which I think would make a nice extra method next to the original get_connections, either yielding items or yielding the whole post json. If you agree, I can make a pull request? see the pull request linked below.

from facebook-sdk.

icarovirtual avatar icarovirtual commented on July 18, 2024

Any info on when we are getting a release of this? 😀

from facebook-sdk.

martey avatar martey commented on July 18, 2024

This issue was fixed by #337.

@ihhcarus, you can estimate the time of the next release by checking the changelog to figure out what the next planned release is going to be (e.g. v3.0.0) and then checking the appropriate milestone to figure out how many open issues remain that I would like to get fixed in that release.

FYI, general questions are better suited to the Google Group than to Github.

from facebook-sdk.

datalin avatar datalin commented on July 18, 2024

How come its a fix for graph.search()

from facebook-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.