Re: How to implement Autosaving, Browsing Versions, Reverting to Last Saved in Lion?

2011-07-31 Thread Zorg
I solved this in my application by using the file wrapper methods fileWrapperOfType: error: and readFromFileWrapper: ofType: error: instead, which seem to work fine. -Zorg:-. On Jul 27, 2011, at 12:42 AM, Zorg wrote: > I've just realized I forgot to CC my message to the mailing list.

Re: How to implement Autosaving, Browsing Versions, Reverting to Last Saved in Lion?

2011-07-26 Thread Zorg
I've just realized I forgot to CC my message to the mailing list. On Jul 26, 2011, at 7:41 PM, Zorg wrote: > Okay, thanks. I filed it as rdar://9845409 > > -Zorg:-. > > On Jul 26, 2011, at 2:00 PM, Kevin Perry wrote: > >> There is nothing that you are obviously do

How to implement Autosaving, Browsing Versions, Reverting to Last Saved in Lion?

2011-07-25 Thread Zorg
p://dl.dropbox.com/u/10108199/error2.png Also, is there a better approach to loading a reverted document than what I'm doing (instead of testing if an outlet of a document is nil)? Any help would be appreciated. Thanks, -Zorg:-.___ Cocoa-dev mailing