Re: Versions and project editor app
Re: Versions and project editor app
- Subject: Re: Versions and project editor app
- From: Charles Srstka <email@hidden>
- Date: Sun, 30 Oct 2011 12:24:32 -0500
On Oct 30, 2011, at 12:05 PM, Martin Hewitson wrote:
> Dear list,
>
> Has anyone given any thought as to how to use Versions with an editor app which manages files? Consider an app like Xcode. Is it conceivable to have Versions for Xcode? Of course you could have Versions for the Xcode project file, but what about the source code files? How would they be handled? I'm guessing that since Xcode doesn't implement Versions that the technology is not well suited for such an app.
I think you could pull it off, if there were some API to get the NSData objects for earlier versions of a file and present it using your own home-spun interface. Unfortunately, unless I’m missing something, I can’t seem to find any such API — only way to get at versions seems to be through the default interface.
Charles_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden