Skip to content

Opening book details…

About this document

Cairngorm Architecture Overview is a document available to read on EtoBox.

Cairngorm is a Model-View-Controller (MVC) architecture for Flex applications that breaks code into logical functions. The main pieces of Cairngorm include the Model Locator for storing application data, Views for user interface components, a Front Controller for handling events, Commands for business logic, Delegates for remote calls, and Services for defining remote procedures. Values are retrieved from the business layer by Commands delegating tasks to Business Delegates, which use Services to communicat

Language
EN