Indivo Framework (iOS)
An iOS framework for Apps connecting to Indivo server
 All Classes Functions Variables Properties Pages
Todo List
Member [IndivoDocument cachedObjectOfType:forId:]
load from disk
Member [IndivoDocument cacheObject:asType:forId:error:]
cache to disk
Member [IndivoDocument updateWithMeta:]
There is more information in the meta doc, either store the whole meta doc or store the data in the instance.
Member [INObject flatXMLPartsWithPrefix:]

WIP AND HIGHLY PRELIMINARY

What about False???

Member [INObject tagString]
Here we remove the namespace prefix based on how we generated the class. Cheap.
Member [INQueryParameter removeParameterForKey:]
unset built-in parameter
Member [INServerCall abortWithError:]
truly abort loading, if in progress
Member [INURLLoader queryFromRequest:]
look in header and body for more arguments
Member [NSString(XML) xmlSafe]
Maybe it's performance-wise wise to only copy if we actually contain escapeable chars?