Steven, Since you have made some progress on the new Cairngorm, I was wondering if you can give us an estimate on how difficult the migration path will be. ...
Rich Tretola
rtretola@...
Jan 6, 2006 1:48 pm
43
Hi Rich, I don't anticipate much migration effort at all. Take everything here as a water-chiller discussion rather than fact right now, but I would expect...
Sounds great Steve. I can't wait to get my hands on the new version. Please keep us updated on your progress if you can. Thanks, Rich...
Rich Tretola
rtretola@...
Jan 6, 2006 3:38 pm
45
Hi, I'm a Masters research student at Lancaster University in the United Kingdom and I'm currently investigating learning and usage of development frameworks,...
Ok. Thanks, Matt. I followed the ModelLocator approach used in Cairngormstore (has no getInstance() function and initialize() is called from the application...
Hi, I'm a Masters research student at Lancaster University in the United Kingdom and I'm currently investigating learning and usage of development frameworks,...
Steve, Do you have an updated timeline for a new SWC ? Rich...
Rich Tretola
rtretola@...
Jan 26, 2006 9:41 am
51
Rich, I think the best thing to say, is that as soon as the next beta ships, we'll have a version of Cairngorm 2.0 for you. Our port that we have currently...
I am using dispatchEvent within my Flex 2 Cairngorm 2 alpha Application root and all is fine. However, when I try using it within a TitleWindow the function...
Rich Tretola
rtretola@...
Feb 23, 2006 6:53 pm
53
Has anyone been able to dispatch an event from an actionscript file successfully ? Rich...
Rich Tretola
rtretola@...
Mar 2, 2006 8:39 am
54
Hi Rich, Yep, its not any different from dispatching from an MXML file, since they are converted to ActionScript anyway. What problem are you having? Cheers, ...
Hey Rich, The Cairngorm controller listens to Application.application, which is in the event flow (and on the display list) of your MXML files but not in the...
Thanks for all of the feedback. I was able to use the sequenceCommand instead but I know wonder, why is that the sequenceCommand works properly when...
Rich Tretola
rtretola@...
Mar 3, 2006 9:47 am
58
Because the SequenceCommand class dispatches the event directly from Application.application. See executeNextCommand(). Best, Alex Alex Uhlmann Consultant...
Well, I didn't follow all your instructions here, but I definitely know the bug you're running aground on. The first thing I tried to do when I got my hands on...
Guys, At Adobe, we use "Postini" spam filter, which automatically filters out emails to us that have certain extensions, like .js, .exe, .zip, etc. It's not...
Hi, The Cairngorm doesn't allow multiple independent applications to work together (each one with his own ServiceLocator and Controller) if they are being...
Hi, The Cairngorm doesn't allow multiple independent applications to work together (each one with his own ServiceLocator and Controller) if they are being...
Hi, may I use the Flex-Java class mapping (registered via Object.registerClass() method) with SOAP webservices or is this feature available for remote object...
I was trying to port the cairngormflexstore sample to flex 2 using cairngorm 2. I'm running into data binding problems, for example: in version 1.5 you could...
I’ve got a quick question, Once a response is sent back from the BusinessDelegate to the Command, should the command “know” about the modelLocator .. and...
There's nothing wrong imnsho with a Command manipulating the model on the ModelLocator directly. "Simplest thing that works" is never wrong, it's just a...
Awesome, thanks! :^) I’m working hard to have the cairngorm diagram explorer done for review by this weekend, it’s going to be a really useful tool for...
Send to me as soon as you have it, and I'll give it a plug during my talk at MAX ! How many of you on this list will be at MAX ? Steven Steven Webster Practice...