claim
active
claim:create-a-backplane-component-in-the-system-this-component-should-be-primarily-concerned-with-providing-facilities-which-address-the-runtime-architecture-of-the-system-these-include-initialization-and-termination-of-applications-and-high-level-window-management-the-backplane-is-also-an-ideal-place-to-put-the-interface-repository-avoid-placing-application-or-domain-specific-functionality-into-the-backplane-and-instead-use-an-interface-repository-to-support-this-activityCreate a backplane component in the system. This component should be primarily concerned with providing facilities which address the runtime architecture of the system. These include initialization and termination of applications and high level window management. The backplane is also an ideal place to put the interface repository. Avoid placing application or domain-specific functionality into the backplane and instead use an interface repository to support this activity.
Prescriptive claim for the BACKPLANE pattern's responsibilities and boundaries.
Neighborhood — ranked by edge-count
Concepts (1)
concept
- BackplanesupportsCore meta-construct and stable component that manages application lifecycle, initialization, and provides standard interfaces for system development.
Related by similarity (8)
cosine ≥ 0.65 · no typed edgeEntities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.
- Prescriptive claim for the STANDARD APPLICATIONS pattern.
- The interface repository allows functionality to be added without directly altering the backplane.claim0.877Claim that the interface repository provides a non-invasive extension mechanism.
- Load-bearing description of the backplane's runtime role and initialization responsibility.
- Prescriptive claim for the INTERFACE REPOSITORY pattern.
- Prescriptive claim summarizing the GARDEN OF APPLICATIONS pattern.
- Core interpretive claim about the relationship between transparency and usability.
- Core design philosophy of the paper.