0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 17 hours ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
formatting :) More... over 11 years ago
https://github.com/icanzilb/JSONModel/issues/1 added more allowed types More... over 11 years ago
handle 8601 dates in iOS5 (worked fine on iOS6) More... over 11 years ago
read the json rpc 1.0 result More... over 11 years ago
allow decimal number object More... over 11 years ago
new, probably better description method, which dumps the properties in a structured manner More... over 11 years ago
added an umbrella exception for all json model exceptions More... over 11 years ago
roundup of adding async methods for all networking More... over 11 years ago
added demo on how to check for successful JSON fetch More... over 11 years ago
async networking demo + table reload More... over 11 years ago
old image More... over 11 years ago
added async http calls More... over 11 years ago
added documentation link More... over 11 years ago
polished 0.7 docs More... over 11 years ago
example of Optional model property More... over 11 years ago
version 0.7 More... over 11 years ago
basic JSONRPC support More... over 11 years ago
you can now change caching policy More... over 11 years ago
semaphore is now a static class More... over 11 years ago
added once predicates to initialize methods More... over 11 years ago
added POST to the API class More... over 11 years ago
added POST to the thin http client More... over 11 years ago
new way to handle non-existing file - initWithDictionary now returns nil on invalid input data More... over 11 years ago
handle network errors + 404s More... over 11 years ago
IMPORTANT: IF initWithDictionary gets invalid in any way data, then it returns nil - this makes error handling the easiest - just check for nil More... over 11 years ago
added JSONAPI example More... over 11 years ago
changed class names More... over 11 years ago
also the category should go in subfolder More... over 11 years ago
made a subfolder for networking classes, maybe makes sense More... over 11 years ago
added helper methods for creating models with json from the web More... over 11 years ago