Nova Ordis Application-Specific Behavior Pattern

From NovaOrdis Knowledge Base
Revision as of 16:46, 28 October 2017 by Ovidiu (talk | contribs) (→‎Overview)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

External

Internal

Overview

A generic instance (ApplicationSpecificBehavior) that carries application-specific behavior. It can be approached as a map of singletons, keyed on their most-specific type. In general, application-specific behavior, if present, takes precedence over corresponding, but more generic behavior present in the generic runtime.

Used by: