Hi, I'm working on adding File Version support to my application. It's not Cocoa document based app, so I have to add version support on my own. My question is when should I add a new version? I know I should add a file version when user save the file, but my observation to TextEdit.app looks there are various timing should add a file version, like auto save, etc.
Is there any documents recommends the expected timing to add File Version? Thanks, -- Yingshen(Jonny) Yu _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
