Re: Isolated process for each NSDocument of my app
Re: Isolated process for each NSDocument of my app
- Subject: Re: Isolated process for each NSDocument of my app
- From: Daniele Margutti <email@hidden>
- Date: Fri, 14 Jun 2013 10:15:02 +0200
On 14 Jun 2013, at 03:00, Graham Cox <email@hidden> wrote:
> No offence, but when a programmer says this, all they're doing is revealing their own inexperience. I mean that in a friendly way; I've been there many times myself.
>
> There *is* a way, you just have to figure it out (or ask someone to help you figure it out).
No offence guy, but seriusly I can’t. We have a compatible UIKit layer which can run on OS X. In order to mantain compatibility I need to handle UIApplication and UIScreen singleton; morehower I need to manage UIAppearance. This thing can’t work on with multiple projects at the same time so in order to work with it I need to isolate each project/UIKit instance/process from the other.
_______________________________________________
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