Skip to content

Instantly share code, notes, and snippets.

@dasto
dasto / CPOverhauledDocument.j
Created December 9, 2010 17:53
proposal for overhaul of cappuccinos document architecture
@implementation CPOverhauledDocument : CPDocument
{
id _documentPersistenceAgent;
Object _persistenceOperationInfo;
}
/*
-> this might be the right place to obtain _documentPersistenceAgent based on document type