Problem: 1340837

Title: (Documents) Disk-based document support

Received: Apr 13 1996 3:44PM


MacApp has support for disk-based documents (fFile->fKeepDataOpen and fFile->fKeepRsrcOpen) but it doesn't work very well. It should be easy to to disk-based documents, but it is very difficult when you have to work around MacApp to do it.

There should be a sample program with a disk-based document that the MacApp team can use to get the bugs out and developers can use as a starting point. Something like the old CRCCards demo would do it.