• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Isolated process for each NSDocument of my app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Isolated process for each NSDocument of my app


  • Subject: Re: Isolated process for each NSDocument of my app
  • From: Tom Davie <email@hidden>
  • Date: Thu, 13 Jun 2013 20:05:11 +0200

The best way is to write an application that's stable.  The only reason
browsers started doing this was because they had to deal with 3rd party
code (e.g. flash) that was giving them a terrible reputation for
instability.  If you're controlling the entire app, you have no reasonable
reason to do this.  Simply fix your crasher bugs instead.


On Thu, Jun 13, 2013 at 12:52 PM, Daniele Margutti
<email@hidden>wrote:

> Hi guys,
> While I’m making an app (it’s docs based) I would to have a separated
> process for each opened NSDocument.
> The main idea is to have the main app which launch a process for each
> opened NSDocument/NSWindow and forward all messages to foreground
> window/process.
> In this case each process is isolated from the others as like with Safari.
> What’s the best way to accomplish it on OS X?
> Thanks a lot
> Daniele
> _______________________________________________
>
> 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
_______________________________________________

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


  • Follow-Ups:
    • Re: Isolated process for each NSDocument of my app
      • From: Daniele Margutti <email@hidden>
References: 
 >Isolated process for each NSDocument of my app (From: Daniele Margutti <email@hidden>)

  • Prev by Date: Prevent NSLevelIndicatorCell change when clicking in non-selected row
  • Next by Date: Re: Isolated process for each NSDocument of my app
  • Previous by thread: Re: Isolated process for each NSDocument of my app
  • Next by thread: Re: Isolated process for each NSDocument of my app
  • Index(es):
    • Date
    • Thread