On Jun 3, 2008, at 23:03 , Michael Ash wrote:

On Wed, Jun 4, 2008 at 12:48 AM, Kyle Sluder
<[EMAIL PROTECTED]> wrote:

This is extremely unlikely to occur in practice.  Apple is sensible
enough to, in these sorts of circumstances, make these changes
depending on which SDK you're compiling against or, since Core Data
has versioning support now, silently upgrade files upon opening them.

Note that silently upgrading files when opening is the last thing
you'd want in this case. A file saved using FooApp 1.2 on 10.6 should
still work in FooApp 1.2 on 10.5. If you destroy my files so that they
no longer work on 10.5 without even asking me then I'll get upset.

Ben Trumbull specifically stated that as long as FooApp 1.2 targets 10.5,
this scenario won't happen.

Jason
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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]

Reply via email to