Search

I'll be at


My Twitter

    Subscribe

    Recent entries

    No recent entries.

    Archives by subject

    Archives by date

    Sun Mon Tue Wed Thu Fri Sat
        1 2 3 4 5
    6 7 8 9 10 11 12
    13 14 15 16 17 18 19
    20 21 22 23 24 25 26
    27 28 29 30 31    
    13
    Mar

    Cairngorm extensions from Universal Mind

    I just saw that Universal Mind Cairngorm extensions for Flex are now set up on RIAForge (thanks Andrew).

    We have been using the UM Cairngorm Extensions at Straker Interactive (where I work) for ZoomFlex since about six months.

    One of the features that I really like about the UM extensions is the ability to combine together event-business logic. Given that any real-life application (like ZoomFlex) has quite a few commands, having a separate Command class for each command can become quite overwhelming. The ability to aggregate command logic into context-specific command classes is very useful.

    Thomas Burleson, Principal Architect at Universal Mind, and the owner for Google Code repository for the project, introduced me to the extensions.

    I'm soon going to start working on redoing the two sample Flex-based Cairngorm applications (RSS Reader and Contacts Manager) I did earlier into Cairngorm with the UM twist.

    I'll post links to these over the next few weeks. In the meantime, if you want to have a play with doing that, feel free to check out these apps from Google Code, and drop me a line (at indy [at] nagpals.com) so that I can set you up to commit changes back in.

    Comments

    • alberto's Gravatar alberto said:

      I'm very interested in seeing the redoing of the your two sample Flex-based Cairngorm applications by using the UM twist.

    • Indy Nagpal's Gravatar Indy Nagpal said:

      Hi Alberto... I'm in the middle of that. Work has been really busy so haven't been able to finish it off. But will be posting that soon.

    • Mr. D's Gravatar Mr. D said:

      I too am very interested in seeing a UM Cairngorm application. Your efforts are appreciated!

    • Indy Nagpal's Gravatar Indy Nagpal said:

      I hope to find some time this weekend (it is a long weekend for us here in New Zealand - ANZAC day).

      Hopefully I'll have two updated examples -- Contact manager, and Flex RSS reader -- translated into UM Cairngorm.

    • k1000o's Gravatar k1000o said:

      Hi Indy
      I am very happy that you will soon posts these 2 examples :)
      Thanks