• 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: Application suite architecture
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Application suite architecture


  • Subject: Re: Application suite architecture
  • From: Scott Ribe <email@hidden>
  • Date: Sun, 09 Oct 2005 08:51:44 -0600
  • Thread-topic: Application suite architecture

> Those other apps could contain duplicated code to spawn
> the daemon if it isn't open, although I guess it might have a hard
> time figuring out where it is on the disk.

Not if it's in the app bundle, then it's easy to locate it using NSBundle
functions.

Honestly, in my opinion, I see no problem with any of the alternatives
you've considered. App size vs installer vs distributed objects, not much
difference unless the shared code is huge, or unless there's complexity with
synchronizing access to shared data, otherwise mostly a matter of taste.


--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 665-7007 voice


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Fwd: Application suite architecture (From: Lawrence Sanbourne <email@hidden>)

  • Prev by Date: Setting the Desktop Background: Sample Not Working?
  • Next by Date: Re: CoreData XML error while saving
  • Previous by thread: Fwd: Application suite architecture
  • Next by thread: iSync adapter and packager
  • Index(es):
    • Date
    • Thread