Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7551343
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T10:28:10+00:00 2026-05-30T10:28:10+00:00

Suppose I’d like to decompose an application into functional parts . E.g. a customer

  • 0

Suppose I’d like to decompose an application into functional parts. E.g. a customer data management part, a text-formatting part, an invoicing part. I’d prefer be such parts somehow simple but complete applications.

Furthermore, suppose I’d like to design parts, which may be reused in new or other applications. E.g. the customers data part could be used in a CRM solution, but as well in an invoicing application.

I’m in search for something like a compound documents architecture.

Questions…

  • Which Apple / Cocoa technology should I use to create such functional parts?
  • Would it be possible to enclose in a function part the data-store and the UI?
  • If true, how could one use a UI of one application / part in another application?
  • Does such infrastructure / framework / technology exist for Cocoa?

Probably simpler Questions…

Suppose I have two applications A and B. B provides an editor for some B-related data. Suppose B‘s editor is fully contained in an NSView subclass. Thus, the edit controls are fully contained inside the subclass.

  • May I somehow make B’s NSView’s subclass live appear in an A’s windows.

My aim is not to live embed arbitrary stuff of B in A. It would be OK to instrument A and B by a certain common protocol.

Of interest…

I’m aware of Cocoa’s distributed objects technology, which allows applications to talk to each other even if they run on different compute nodes. But since DO simply provides a transport mechanism, it isn’t a solution for my high-level decomposition question.

While an application can register URL schemes to be called from other applications, they do not provide enough functionality – since URLs are one way from caller to called. See here and here.

Apple provides this Plug-In Architectures document – but focuses on one application’s own plug-ins. Furthermore Apple’s CFPlugin document might be of interest too (still valid?).

Matt Gallagher provides a short overview of various options in Five approaches to listening, observing and notifying in Cocoa. Except sending notifications through NSDistributedNotificationCenter, all options are application-local. Thus, the Apple document Notification Programming Topics is of interest, but more as a low-level object transport mechanism.

I’m pretty sure, that some years ago, a group of software developers/companies tried to implement some kind of dynamic data exchange at the Cocoa level. Their framework didn’t come from Apple. Unfortunately, I don’t remember their framework’s name.

How to open a new application within an existing NSView on OS X?

Influenced by…

My question is influenced by intents of the Android SDK. Citation:

‘An Intent provides a facility for performing late runtime binding between the code in different applications. Its most significant use is in the launching of activities, where it can be thought of as the glue between activities. It is basically a passive data structure holding an abstract description of an action to be performed.’

Very loosely related…

  • Web-related: InfoQ article about The Object Network: Linking up our APIs.
  • A 1993 article by Dave Winer about IOA, an Interactive Object Architecture
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T10:28:11+00:00Added an answer on May 30, 2026 at 10:28 am

    Each “part” would probably constitute a framework or library. A framework is a special kind of library that encapsulates dynamically linked code, headers, and resources into a bundle; a library is either dynamically or statically linked and is essentially a bare binary file.

    A framework or library can contain pretty much any code an application can, and an application can call any code in one. For more information, see the Dynamic Library Programming Guide on ADC.

    If what you’re looking for is something that can be loaded into another application to gain access to your application (in whole or in part) then on Mac OS X, this would still be accomplished through a framework/library. On iOS, it’s not possible since inter-process communication is extremely limited, but a self-contained static library is still an option for code sharing.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Suppose I have a data frame, df, that looks like: f t1 t2 t3
Suppose your git history looks like this: 1 2 3 4 5 1–5 are
Suppose a large composite application built on several foundation components packaged in their own
Suppose I have a grid of squared defined like so in a class: Square
Suppose we have the following: data Foo x from_list :: [x] -> Foo x
Suppose application has multiple apks for different countries. If US user with international roaming
Suppose a mysql 5.5 server uses the following configuration for storing innodb data innodb_data_file_path
Suppose I have the following HTML snippet: <input type=text id=myinput /> Now I want
Suppose i have an XML file, that i use as local database, like this):
suppose there is a script doing something like this: # module writer.py import sys

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.