I have no esperience with Cairngorm nor modular,
but on building flashDance CMS <http://flashdance.es> I used ASAP
framework<http://asapframework.org/wiki/bin/view/ASAP/>'s
notificationCenter<http://asapframework.org/api-trunk/org_asapframework_events_notificationcenter_NotificationCenter.html>
,
wich allowed me to decouple the application logic and inter-modules
communication easily.

It`s really simple to use, modules dispatch a notification and the
notificationCenter
takes care of passing on the note to interested parties.

I don't know if it may be used within a cairngorm approach, -nor in flex, as
it is still an AS2 class-
but it proves usefull to develop a flexible and extendable application
framework.
And ASAP framework is moving on to AS3.
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to