Fwd: Application suite architecture
Fwd: Application suite architecture
- Subject: Fwd: Application suite architecture
- From: Lawrence Sanbourne <email@hidden>
- Date: Sat, 8 Oct 2005 11:05:20 -0500
Another possibility: I could have the agent application act as a
server that uses distributed objects to receive requests from the
other apps. 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. Maybe launch services would
help?
Larry
---------- Forwarded message ----------
From: Lawrence Sanbourne <email@hidden>
Date: Oct 8, 2005 10:40 AM
Subject: Application suite architecture
To: email@hidden
Hi,
I'm designing an application that consists of a main application, a
Cocoa agent application (presumably stored inside the main .app), and
a widget with a Cocoa plugin. Some code will be the same among all
three applications. To me this indicates that I should use a
.framework, but I really don't want to require the user to open an
install package. Should I just compile the same code into the three
executables?
Larry
--
Larry
--
Larry Sandbourne
email@hidden
_______________________________________________
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