Results 1 to 2 of 2

Thread: Questions API/Operations

  1. #1
    Join Date
    Nov 2007
    Posts
    10

    Default Questions API/Operations

    I'm looking through recent additions to Facebook Graph API and Spring Social API. Questions Operations has been added in https://jira.springsource.org/browse/SOCIALFB-37. From the source code it looks like Question class stands apart from Post class hierarchy. It's true that fields in Question and Post are quite different, though Graph API returns questions as well within /posts endpoint. This leads to empty raw "Post" instances. Wondering whether it's reasonable to combine them into common hierarchy or update feed operations to support multiple base classes somehow. Thanks.

  2. #2
    Join Date
    Aug 2004
    Posts
    1,099

    Default

    Good point...will look into it.
    Craig Walls
    Spring Social Project Lead

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •