[flexcairngorm] r98 committed - Need to remove for pending restructuring and better developer access.

0 views
Skip to first unread message

codesite...@google.com

unread,
Feb 18, 2010, 5:27:18 PM2/18/10
to cairngorm...@googlegroups.com
Revision: 98
Author: Tho...@UniversalMind.com
Date: Thu Feb 18 14:26:21 2010
Log: Need to remove for pending restructuring and better developer access.
http://code.google.com/p/flexcairngorm/source/detail?r=98

Deleted:
/trunk/code/ReadMe.txt
/trunk/code/[fb2_settings]
/trunk/code/[fb3_settings]
/trunk/code/asdocs
/trunk/code/build
/trunk/code/src

=======================================
--- /trunk/code/ReadMe.txt Mon Jan 7 13:49:22 2008
+++ /dev/null
@@ -1,46 +0,0 @@
-Universal Mind Cairngorm v2.2.1
-
-Introduction
----------------------
-This version of Cairngorm supports Adobe's Cairngorm v2.2.1. In fact, the
UM_Cairnngorm swc file contains the com.adobe.cairngorm.* files and
packages.
-The Universal Mind class extensions now support the same package
structures as the com.adobe.cairngorm.* packages;
- e.g.
- com.adobe.cairngorm.business.ServicLocator
- com.universalmind.cairngorm.business.ServicLocator
-This 1-to-1 mapping of packages allows the UM Cairngorm framework to be
easily plugged into existing cairngorm applications with minimal impact.
-
-
-
-Use Source Code Directly [instead of the .swc]
----------------------------------------------
-To compile the Cairngorm source code as part of your custom application,
simply:
-
- 1) add the "com" package to your '/<project>/src' directory
- 2) add the following arguments to "Project Properties - Flex Compiler -
Addtional Arguments"
-
- -source-path+=locale/{locale} -locale=en_US
-allow-source-path-overlap=true"
-
-
-
-
-
-
-Descriptions of Extensions
-------------------------------
-The Universal Mind library extends the Adobe Cairngorm in several
lightweight, but significant, manners:
-
-1) FrontControllers
- The UniversalMind FrontController supports
- (a) subControllers so mini-MVC modules can be aggregated and used
within a global MVC framework.
- (b) UIComponent eventHook functionality so UI-level events may
continue to bubble up the view hierarchy but are also be dispatched
directly to the CairngormEventDispatcher
- if the event is a UMEvent subclass. As such, no view code is now
required to import CairngormEventDispatcher. Nor are PopUpManage event
dispatches an issue for the
- cairngorm mvc framework
-
-2) Events
- The UMEvent now deprecates the dispatchEvent() method, and enforces the
implementation of clone() and copyFrom() methods. These events now bubble [
=== true ] by default and
- allow callers to provide an optional constructor parameter to specify
the Responder for the call. This allows any event destination to notify the
responder regarding a result or fault event.
-
-3) Commands
-
-4) Delegates
-5) ServiceLocators

Reply all
Reply to author
Forward
0 new messages