8000 GitHub - NeuralGlue/ObjectiveRecord: Currently alpha... needs completed connection classes
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

NeuralGlue/ObjectiveRecord

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ObjectiveRecord was inspired by existing Obj-C ports of ActiveRecord, with one main goal in mind... Network and data parsing independence. 

With ObjectiveRecord, you can use any network library (NSURLConnection, three20, httpRiot, etc...) in coordination with any data parsing library (yajl_JSON, tiny_xml, etc...)

Additional methods have been added such as "first", "last", and many convenient finder methods. 

CoreData is great for many purposes, however working with your CoreData stacks can often be time consuming and verbose. By combining common methods and automated remote support, ObjectiveRecord seeks to dramatically decrease the liability of working with external datasets. 
4A7B

About

Currently alpha... needs completed connection classes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 66.9%
  • C 33.1%
0