I developed a Cairngorm code generator named Cairngen in order to save time while developing applications with Cairngorm. I have been using Cairngen for the...
has anyone had luck getting this (Cairngen) to run on the Mac OS Apache server? I can't seem to get it to work correctly. Not sure why it would be that much...
Hey Kevin, As I had stated I only tested Cairngen on my machine at work and home, however, there are quite a few developers using it at the moment without any...
I've been getting my MBP set up. I'll try to get cairngorm set up this weekend, see if I have any troubles. John Wilker Web Applications Developer/Writer ...
I'm working on an enterprise app that's broken into modules which are optionally present. I've been struggling with a way to dynamically register model objects...
Hi, I'm doing some experimentation at present with Cairngrom and Modules, with a view to defining some best practices around areas like Models. However, we...
Hi, I'm working on a project where one of the major constraints is to develop reusable modules. Each module can be loaded in different shells. So, in my case,...
In my (admittedly limited) experience to date, I've spent time noodling over what would need to happen to utilize each piece of the MVC(S) framework when...
Hi Olivier, I wouldn't necessarily say so. If each module can augment the Cairngorm shell's model with its own model data, then a single ModelLocator can still...
Since modules SWFs are always loaded in the context of a shell application SWF. It seems reasonable to have a single Model Locator in the shell/container...
Can I restate the difficulty I've had in doing just what you proposed? I've been unable to establish a way to dynamically register (or "augment") the model...
Norman, if I'm reading you correctly, you're suggesting that the application-wide ModelLocator should have all the properties (nodes, places to store model...
Hey all, Evan here. I hope you've all had a good holiday and are encouraged by what 2007 will mean for Flex and Cairngorm! Well it has been pretty quiet here...
Paris, the city of love.... All the best bro ad congratulations regards, Bjorn ... will ... make ... Course", ... first one ... endeavor to ... spare you ... ...
Ohh the French alps, even better! Again mate, all the best regards, Bjorn ... will ... make ... Course", ... first one ... endeavor to ... spare you ... May...
If you're registering module's models on the modelLocator dynamically doesn't this nullify compile time checking and increase the likelyhood of runtime errors?...
You are correct is the interpretation of what I was suggesting. My reasoning is this; 90% of the use case for using modules will be to increase performance...
Are we thinking clearly here? The purpose of modules is to wrap up functionality and make it reusable by making the minimum possible assumptions about the...
hi all, Here is my first post! I have a method that executes 5 Cairngorm events to load some data from a webservice. At the end of the method I would like to...
I would implement one command with 5 service calls, each with a result handler and fault handler. var var1:int = 0; var var2:int = 0; var var3:int = 0; var...
Does anyone know of an absolute beginner tutorial for Cairngorm? What would be ideal is a start from scratch project that will grow. I have found several...
Hi, Cairngorm 2.1 was released at the end of last year, and we've had time to get feedback from that release. We're now putting Cairngorm 2.2 together and...
Hi, I've been told by some that zip files are getting blocked by their companies spam filters, so here are the zips again, this time with extensions renamed....
Hi Alistair, Thanks for the heads up. 2 questions. Any estimate on when 2.2 will be finalized? I have a project using 2.1 that will launch in March and would...
Hi, So, that doesn't work for some either (read below if this is new to you - your spam filter is keeping the goodies from you). I've uploaded the zips to my...
Alistair, Thank you for implementing setRemoteCredentials, but I’m having an issue with it. This runs perfectly MyRO.setRemoteCredentials( myUser, myPwd )...
Looking for Data Entry jobs? we can help you find the perfect job. Data Entry job opportunities that allow you to work offsite via computer rather than commute...
Looking for Data Entry jobs? we can help you find the perfect job. Data Entry job opportunities that allow you to work offsite via computer rather than commute...
Hi Ben, Barring any major issues, we expect this to be released pretty soon. 2.2 should be a drop-in replacement for 2.1, so I'm pretty sure it'll be fine for...