-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This library is out-of-date #27
Comments
What do you mean by out of date? No longer required, no longer valid, or doesn't work? You need to be a bit clearer on what you are saying |
The library had a number of serious bugs when I used it, and given I can see how you might want this library to gain more control over The code base and readme, as is, is a detriment to programmers. On Wednesday, April 22, 2015, Michael Kaye [email protected] wrote:
|
Thanks for the update. Not sure what the Parse approach is but I find it odd they still haven't added NSCopying to their own code. There are always valid reasons you might need to serialised data (exchanging data with Watch apps for example). Anyway if this library is buggy and out of date, your point is now clear which is good! |
BTW How do you handle the need for a local version of an PFObject if you don't have network to load it from Parse. That is the main reason we might want to serialise and store i.e. offline mode |
Just check out parses pinning and play with it. On Wednesday, April 29, 2015, Michael Kaye [email protected] wrote:
|
Parse gave up on the local datastore (parse-community/Parse-SDK-dotNET#237), and it doesn't perform at all in its current state. This library is still very relevant. |
There should at least be a message on the main page stating that this library is out-of-date.
The text was updated successfully, but these errors were encountered: