Skip to search.
cairngorm-documentation · Cairngorm Documentation Group

Group Information

  • Members: 387
  • Category: Open Source
  • Founded: Sep 10, 2006
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

  Messages Help
Advanced
Messages 243 - 272 of 1047   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
243 efeminella Offline Send Email Jan 3, 2007
6:17 am
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...
244 Kevin Merritt
jeff_lacer Offline Send Email
Jan 4, 2007
2:12 am
I am trying to use Cairngen out and when I set up a Sequence, I get the following error: Error #2044: Unhandled NetStatusEvent:. level=error, ...
245 Kevin
jeff_lacer Offline Send Email
Jan 5, 2007
7:11 am
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...
246 Eric Feminella
efeminella Offline Send Email
Jan 5, 2007
3:26 pm
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...
247 John Wilker
j_wilker Online Now Send Email
Jan 5, 2007
10:44 pm
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 ...
248 cluebcke Offline Send Email Jan 10, 2007
6:12 am
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...
249 Alistair McLeod
alimcleod Offline Send Email
Jan 10, 2007
12:19 pm
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...
250 Stembert Olivier (BIL)
stembol123 Offline Send Email
Jan 10, 2007
1:41 pm
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,...
251 cluebcke Offline Send Email Jan 10, 2007
5:00 pm
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...
252 Alistair McLeod
alimcleod Offline Send Email
Jan 11, 2007
3:12 pm
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...
253 Headlam, Norman
norman.headlam Offline Send Email
Jan 11, 2007
3:21 pm
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...
254 cluebcke Offline Send Email Jan 11, 2007
7:36 pm
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...
255 cluebcke Offline Send Email Jan 11, 2007
7:42 pm
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...
256 Evan Gifford
evangifford Offline Send Email
Jan 12, 2007
7:18 am
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...
257 Bjorn Schultheiss
bjorn.schult... Offline Send Email
Jan 12, 2007
1:43 pm
Paris, the city of love.... All the best bro ad congratulations regards, Bjorn ... will ... make ... Course", ... first one ... endeavor to ... spare you ... ...
258 Bjorn Schultheiss
bjorn.schult... Offline Send Email
Jan 12, 2007
1:44 pm
Ohh the French alps, even better! Again mate, all the best regards, Bjorn ... will ... make ... Course", ... first one ... endeavor to ... spare you ... May...
259 Bjorn Schultheiss
bjorn.schult... Offline Send Email
Jan 12, 2007
1:47 pm
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?...
260 Headlam, Norman
norman.headlam Offline Send Email
Jan 12, 2007
6:03 pm
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...
261 tvikatos Offline Send Email Jan 15, 2007
1:06 pm
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...
262 daviddebruine Offline Send Email Jan 15, 2007
2:09 pm
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...
263 Stembert Olivier (BIL)
stembol123 Offline Send Email
Jan 15, 2007
2:27 pm
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...
264 jnewport Offline Send Email Jan 22, 2007
7:19 pm
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...
265 Alistair McLeod
alimcleod Offline Send Email
Jan 23, 2007
1:44 pm
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...
266 Alistair McLeod
alimcleod Offline Send Email
Jan 23, 2007
3:04 pm
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....
267 ben.clinkinbeard
ben.clinkinb... Offline Send Email
Jan 23, 2007
3:10 pm
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...
268 Alistair McLeod
alimcleod Offline Send Email
Jan 23, 2007
3:12 pm
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...
269 João Fernandes
joao_m_ferna... Offline Send Email
Jan 23, 2007
4:31 pm
Alistair, Thank you for implementing setRemoteCredentials, but I’m having an issue with it. This runs perfectly MyRO.setRemoteCredentials( myUser, myPwd )...
270 Online Jobs
kokoy_13000 Offline Send Email
Jan 24, 2007
5:53 am
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...
271 Online Jobs
kokoy_13000 Offline Send Email
Jan 24, 2007
6:41 am
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...
272 Alistair McLeod
alimcleod Offline Send Email
Jan 24, 2007
12:59 pm
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...
Messages 243 - 272 of 1047   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help