Git Product home page Git Product logo

Comments (7)

sbonami avatar sbonami commented on June 14, 2024

Along with proper examples, better documentation is on my to-do list. I'll see what I can do by way of a readme update and I'll post back here.

from pfincrementalstore.

callzhang avatar callzhang commented on June 14, 2024

Thank you. Please keep me posted.
Also, I would like to have your option about AFIncrementalStore. Do you think it is in a usable state?

from pfincrementalstore.

sbonami avatar sbonami commented on June 14, 2024

Check out the github site I threw together with installation/usage instructions: http://sbonami.github.io/PFIncrementalStore/

Also, I'd definitely suggest AFIncrementalStore as a proper NSIncrementalStore subclass for talking with REST apis, however I can't comment on whether it's usable for any particular use case. I've used it in the past and been very happy with it, however I have seen a complaint or two about it in certain instances.

from pfincrementalstore.

yzoldan avatar yzoldan commented on June 14, 2024

Hi I'm really interested in what you are doing. I read your github site but I couldn't figure out how to use PFIncrementalStore. I don't mean how to install it but how to actually use the PFObjects or Entities inside my project. Are you planning on providing usage examples? That would be great if you do!
Thanks in advance!

from pfincrementalstore.

Alydyn avatar Alydyn commented on June 14, 2024

@yzoldan you really shouldn't have to use PFObjects. Since this is an NSIncrementalStore implementation you are really working with Core Data. PFIS works on connecting to Parse.com and persisting there.
I suggest googling NSIncrementalStore; there are a lot of great articles that document what it does, including one on NSHipster (http://nshipster.com/nsincrementalstore/) and one by Drew Crawford (http://sealedabstract.com/code/nsincrementalstore-the-future-of-web-services-in-ios-mac-os-x/)

EDIT: I should really point out that, due to the rough edges of the Parse.com non-standard REST API, this framework is necessary, rather than a "stock" implementation like AFIncrementalStore. See (http://blog.palominolabs.com/2014/03/20/parse-gotchas/?utm_campaign=iOS_Dev_Weekly_Issue_139&utm_medium=email&utm_source=iOS%2BDev%2BWeekly) for more about the rough edges of Parse.com.

from pfincrementalstore.

yzoldan avatar yzoldan commented on June 14, 2024

@Alydyn Sorry for the noob question :). I will definitely check those links, thanks!

from pfincrementalstore.

Alydyn avatar Alydyn commented on June 14, 2024

@yzoldan no worries! IncrementalStore is a lot to wrap your head around. Happy to help in any way I can.

from pfincrementalstore.

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.