Hi, This is probably a real stupid noob problem but Google hasn't been much help.I'm just learning Cairngorm and using Zend_AMF for the backend.Very simple app...
I have created a some what complicated services.as (EnterpriseServiceLocator) and I'm trying to give some limited control back to the end user, and allow them...
Hi All, Can any one guide me on how to fetch values from the "additionalCompilerArguments" property from the "compiler" tag in ".actionScriptProperties" on the...
Hi, Senario: 1) view-1 dispatches an event. 2) model properyt-1 gets modified within the command's execute method 3) now due to the data binding, all the views...
Hi There, Could any one please help me with some good study materials or tutorial links describing about all the configuration files like services-config.xml,...
Hi, I have a class called LogoutCommand.as, code snippet below: public class LogoutCommand implements ICommand { public var modelLocator:ViewModelLocator = ...
hi folks. Just wondering, does anyone know of an eclipse (or anything else in fact) tool for automatically creating VOs from MySQL tables? It's just such a...
Back in July Eric Feminella blogged about: AIR Cairngorm (AIR extensions for Cairngorm) http://www.ericfeminella.com/blog/category/apollo/page/4/ How can we...
Hi, Wonder if anyone might be able to help me... I've recently started using LCDS2.5 and managed to get a demo app working, connecting to our app database etc....
I've got a problem with ServiceLocator, and that problem didn't exist until my today's Flex & Cairngorm upgrade (to Hotfix 2 + Cairngorm 2.2). ... In my...
We're getting "Channel disconnected" errors when making multiple calls to a remote service. The situation occurs sporadically when multiple service calls are...
Hi, I have been working with Cairggorm and RemoteObjects but now I am beggining my first Data Services project and I would like to know what are the best...
Hi all, I was wondering if the ServiceLocator could be made dynamic in a new release. Here's why: We are programmaticaly adding services based on an external...
I have a menubar which takes an xmllistcollection. I am filling the collection through a java service call. The problem is, since the call is asynchronous,...
Hello, I have a situation where I am making two different calls back to a server via RemoteObject. Each call is triggered within a different cairngorm event...
Hi, HotFix 2 for Flex has been released, and as part of that release, some classes have moved from the main SDK into FDS (eg, Consumer). Because of this,...
Hi Everyone, I have created a couple of Cairngorm based Flex Projects, and I need to do unit tests on one. I am using the RemoteObject with Flex Data Services...
Hi all, This is first post here and I hope I make sense with it. I was looking thru the pattern impelementation and wasn't so clear about Command pattern which...
Hi I have been working with cairngorm for a month or so... my question is where is the best place to set up the observer on the model to trigger a View event? ...
Hello, I have the following issues when loading a Cairngorm app within another Cairngorm app using SWFLoader... 1) I get errors regarding multiple instances of...
Hi, I am trying to use Cairngorm 2.2 with a ASP.NET web service... I had go it going, until I found an issue with my code... Basically in my delegate I was...
Evening all, This was a message I recently posted to the flexcoders group the other night. Being that I was not even aware of this group's existence, I may be...
Hello, I have the following issue... When I try to include Cairngorm 2.2 as an externally loaded RSL, I get a debugging errors: VerifyError: Error #1014:...
Hi, I was just wondering why Observer and ObserveUtility are not part of Cairngorm? http://weblogs.macromedia.com/auhlmann/archives/ObserveUtility.zip I...
Hi, Has anyone ever come across where a runtime error shown below? When it happens usually a rebuild is fine.... Any Ideas on how to debug / find the error? ...
Hi, I've just updated the content on Adobe Labs to announce the release of Cairngorm 2.2. This isn't a major release, with only a few minor additions and some...