Re: Cocoa-dev Digest, Vol 6, Issue 133

2009-01-23 Thread Quincey Morris
On Jan 23, 2009, at 14:27, Derek Kuhl wrote: I was trying to adapt the iClass sample code to work in a document- based form. The iClass example works great if you have the file saved at runtime, but in documents they aren't saved right away. I haven't been successful in migrating the docum

Re: Cocoa-dev Digest, Vol 6, Issue 133

2009-01-23 Thread Derek Kuhl
What I'm trying to do is to allow users to create files and add those files into a user support folder so that their other files can inherit features of that document. Essentially, I'm trying to allow inheritance in my files. I was trying to adapt the iClass sample code to work in a docume