Hi Joshua, You approach is really good, in my case I had it stuck in my head that I wanted to trigger the event in my FrontController implementation. I had a...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the cairngorm-documentation group. File :...
cairngorm-documentati...
May 2, 2007 2:06 am
381
dear all, in an effort to unravel the parts to Cairngorm I wrote this tutorial a few months ago. Its probalby a tad out of date by now - especially considering...
Hey guys, I have a cairngorm event that dispatches on creationComplete in the main.mxml file. In another component I use the data (in my model), however...
Hi Josh, Am I right in assuming that in your init method in your component it takes the data from the model? If I understand correctly, you want to fire a View...
I'm trying to use the Enterprise Service Locator in my app and I am having problems. When I use the getInstance methods on the Enterprise service locator, I...
I have rebuilt Cairngen, a one-shot code generation tool for generating Adobe Cairngorm 2.2 project directories and classes. Cairngen 1.0 is built entirely in...
Free service to shorten long URLs, short URL always looks better ! Visitors counter. * Redirection to any page. * Perfect for long Amazon Affiliate URLs. * ...
Free service to shorten long URLs, short URL always looks better ! Visitors counter. * Redirection to any page. * Perfect for long Amazon Affiliate URLs. * ...
Free service to shorten long URLs, short URL always looks better ! Visitors counter. * Redirection to any page. * Perfect for long Amazon Affiliate URLs. * ...
Hello, I just downloaded Cairngorm 2.2 and added CairngormEnterprise.swc to my build path in Eclipse. I get the above mentioned error message in Eclipse. Am I...
I think the problem is because you are using Flex 2.0 and the SWC's where compiled against 2.0.1. Try using it with 2.0.1 or recompile it with 2.0. ...
Hi All, I've changed the settings for this group so that posts from new members will be moderated. This should stop the spam. Interestingly, it turns out that...
It would be funny to find out if their spam filter looks for the word SPAM and then blocks that.... If that is true this message will not make it up ... ha ha...
Hi Everyone, I have been tasked with a project where we want to do TDD (Test Driven Development) using the Cairngorm 2.2 Framework. I am thinking of using ...
Hi Mark, This reply isn't specific to your question re testing Commands, but you might find the Antennae framework helpful. I just blogged about it here: ...
Hi Douglas, Thanks for your response... Those links are quite informative. I happened to notice in the Release notes for Cairngorm 2.1 that they have included...
Hello, My understanding is that ServiceLocator in Cairngorm is meant for RPC services only. Can I also use it to subscribe to a JMS topic? For now I have...
I too am trying to use Cairngorm and FlexUnit. I ran into trouble in trying to get FlexUnit to work asynchronously. It works fine for the first test, but...
Adobe's AIR includes classes for swf client-side embedded SQL database functionality via the package flash.data. In the Cairngorm microarchitecture, remote...
I printed the very useful Cairngorm 2.0 Microarchitacture diagram from http://www.cairngormdocs.org/cairngormDiagram/cairngorm2_rpc.pdf But it is my...
When do I call a cairngorm event during the drag and drop process? Here are possible points I have to consider: draggedItem.mouseDown targetItem.dragEnter ...
In our parent application we are loading (child swf A) that uses Cairngorm to get data from an xml file. The ServiceLocator calls Service.mxml which contains...
hi all... i have several question in mind. 1.why using design pattern or framework to develop RIA application? can anyone describe it with visual? 2.what the...
If you don't use a framework (cairngorm or whatever else) you will be using the basic facilities in Flex to have your application components exchange...
Hi Paul.. thanks for responds this message :) i know all the benefit using cairngorm and the implementation too. let me describe what my question is: theres 2...