Operators such as > in requests

14 views
Skip to first unread message

Pedro Plowman

unread,
Sep 27, 2011, 9:28:54 AM9/27/11
to stac...@googlegroups.com
G'day Folks

Time to get some activity here methinx :)

in myFestivals App I'm maintaining a Core Data store on the iOS device & synchronising it with some of my StackMob objects. Its a one way sync, in that as far as the app is concerned the StackMob objects & the app wants to see if they've been updated & updates its own data accordingly. To do that I'm having to do some pretty big fetches & compare the lastmoddate of the fetched items with on the device.

It occurs to me that I could do much smaller fetches if I kept a lastsyncdate on the device did requests like lastmoddate > lastsyncdate. So is such a request possible with StackMob?

If it isn't I'd like to put it up as a feature request.

Cheers, Pedro Plowman

myFestivalsApp.com - Where your iPhone becomes your ultimate festival guide.

Taylor Leese

unread,
Sep 27, 2011, 2:37:35 PM9/27/11
to StackMob
Pedro,

We are actively working on adding support for gt, lt, and range
queries. In the meantime, similar filtering can be accomplished via
custom code.

- Taylor

Taylor Leese

unread,
Oct 27, 2011, 3:48:52 PM10/27/11
to StackMob
Reply all
Reply to author
Forward
0 new messages