My favorites | Sign in
Project Logo
                
Search
for
Updated May 28, 2007 by yjchenx
Labels: Featured
OrganizeKit  

OrganizeKit is a light-weight system to store and search objects.

Introduction

Properties of objects can mostly be treated as key-value relationship. In most case, objects can also be grouped together. OrganizeKit offers OKObject and OKGroup for this general purpose.

Once data structures are mapped into OKObject and OKGroup, it can be stored and searched. It saves programmer time and effort to support these common functions. For power users, CoreData, Key-Value Coding, Archiver, SQLIte3 may be your friends.


Sign in to add a comment
Hosted by Google Code