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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 912 - 941 of 1047   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
912 oscar.12321 Offline Send Email Jul 10, 2008
2:10 pm
I have the past few days reading about Cairngorm and, at all, i don't understand the concept behind de events and commands. The people says that a...
913 Ajit Kumar Verma
ajitverma123 Offline Send Email
Jul 10, 2008
2:11 pm
please send me the demo code to call a web service and displaying its content on a mxml file...
914 Evan Gifford
evangifford Offline Send Email
Jul 10, 2008
5:12 pm
Just to be clear you don't need Cairngorm to call web services. You can certainly do it the Cairngorm way but I'd save Cairngorm for the next step once you see...
915 Evan Gifford
evangifford Offline Send Email
Jul 11, 2008
5:40 pm
Hello all. Now that Cairngorm has been around a while and we've all had a chance to use it to structure our own projects I'm wondering ... How many of you have...
916 Acevedo, Alberto Mr C...
acevedoa28 Offline Send Email
Jul 11, 2008
6:18 pm
Evan, Take a look to Universal mind Cairngorm extension: http://code.google.com/p/flexcairngorm/ Alberto Acevedo Computer Engineer US Army CERDEC SED/ABSD ...
917 greg h
framework.lists Offline Send Email
Jul 11, 2008
9:12 pm
Hi Evan, Regarding AIR, though I have not yet used Cairngorm on an AIR project, Eric Feminella and David Tucker have published Cairngorm extensions that they ...
918 ng chee wai
wainc16 Offline Send Email
Jul 14, 2008
5:34 am
Hope this will help you. The web services defination is maintain on services.mxml <mx:WebServiceGetBiller_WS"...
919 Thomas Sammons
tomsammons Offline Send Email
Jul 14, 2008
3:17 pm
Try changing the old (commented line below) to the next line: //var message : String = StringUtil.substitute( resourceBundle.getString( errorCode ), rest ); ...
920 sdl1326 Online Now Send Email Jul 15, 2008
10:58 pm
Hello All, I am relatively new to Cairgnorm and need some guidance about class functionality. I am creating a simulation in Flex that involves listening for...
921 Sefi Ninio
chompy18 Offline Send Email
Jul 17, 2008
10:09 am
I'm no expert, but I'd say the key press listener function should instanciate a custom event extending CairngormEvent, add the key press event to it, and then...
922 Paul Evans
creacog Offline Send Email
Jul 17, 2008
4:59 pm
... the other place for consideration would be a responder. Disclaimer: I'm new to this too, so if my suggestions are nonsense I'd like to listen and learn... ...
923 sdl1326 Online Now Send Email Jul 18, 2008
2:12 pm
Thanks for the assistance. I had not seen David Tucker's site, thanks for the link. It looks like he has some really good info on the site for Cairngnorm. --...
924 Paul Evans
creacog Offline Send Email
Jul 18, 2008
3:07 pm
... That's quite topical particularly given Grant Skinner's recent article on licensing. http://www.gskinner.com/blog/archives/2008/07/source_code_lic_1.html ...
925 Steven Webster
swebsteratit... Offline Send Email
Jul 18, 2008
3:16 pm
Help me out here - what clarity is required ? ... From: cairngorm-documentation@yahoogroups.com <cairngorm-documentation@yahoogroups.com> To:...
926 Paul Evans
creacog Offline Send Email
Jul 18, 2008
3:45 pm
... Sorry for not being clear myself... If i deliver an AIR project which uses Cairngorm (distribution in binary), do I need to include an about box or in...
927 greg h
framework.lists Offline Send Email
Jul 18, 2008
8:50 pm
@Paul, Thanks! The licensing boilerplate in the current version of Cairngorm's individual class files threw me off. The boilerplate in the current class ...
928 Ajit Kumar Verma
ajitverma123 Offline Send Email
Jul 22, 2008
2:50 pm
i am having problem while invoking webservice in FlexBuilder 3, my application is built using Cairngorm Framework. while invoking the webservice i getting...
929 larcenbouchedor Offline Send Email Jul 22, 2008
3:01 pm
HI, i am using cairngorm for my new application but i have a problem. well, i am using the same application as Demo (with xml file) and as application (with...
930 Ajit Kumar Verma
ajitverma123 Offline Send Email
Jul 23, 2008
4:45 am
Hi Evan, i want to know how to call Webservice using ServiceLocator in Flex 3, if u have any sample please share it with me thanks Ajit ... can ... next step ...
931 mikecpearce Offline Send Email Jul 23, 2008
11:12 am
Hey, I'm fairly new to Cairngorm myself but am doing something similar with an app that can be run as a desktop AIR, web-based app and standalone ZINC...
932 cwicky99 Offline Jul 23, 2008
1:28 pm
What is the status of Cairngorm? Is it actively being developed? Does it work with Flex 3? Anyone have any good comparisons of Cairngorm vs PureMVC?...
933 Steven Webster
swebsteratit... Offline Send Email
Jul 23, 2008
1:59 pm
Active, does what it says on the tin, works with Flex 3, and continues to be used daily by Adobe Consulting, customers, partners and the community at large -...
934 Thomas Rühl
mailthomas Offline Send Email
Jul 23, 2008
2:15 pm
There is a preso by Ali Mills and Luke Bayes on Acrobat Connect, which provides a basic overview on some of the framworks available for Flex (about 80 min). ...
935 cwicky99 Offline Jul 23, 2008
2:49 pm
Thanks for the info. I don't want to start a flame war, I was just curious about personal experiences and thoughts (not to bash one or the other). ... ...
936 Mike Pearce
mikecpearce Offline Send Email
Jul 24, 2008
12:26 am
Hey, I'm fairly new to Cairngorm myself but am doing something similar with an app that can be run as a desktop AIR, web-based app and standalone ZINC ...
937 Evan Gifford
evangifford Offline Send Email
Jul 24, 2008
11:42 pm
That sounds like the job for a BusinessDelegate to me. Is there any way you could just use a different delegate and leave the Commands generic? For example. If...
938 Evan Gifford
evangifford Offline Send Email
Jul 24, 2008
11:50 pm
P.S. I forgot to mention that the last time I handled this issue myself a while back I created a "DelegateLocator" for a project which allowed me to switch the...
939 Paul Andrews
pauland2513 Offline Send Email
Jul 25, 2008
8:37 am
Why not have a separate class for implementing each of the the types of BusinessDelegate? That way in each environment you could have a separate class...
940 lahcen bouchedor
larcenbouchedor Offline Send Email
Jul 25, 2008
1:10 pm
hi, it sounds a good idea to let the command generic, but how can we choise between which delegate to use at runtime. can you post some code if you can? thanks...
941 Christophe Herreman
herrodius Offline Send Email
Jul 25, 2008
1:42 pm
Hi, perhaps the Cairngorm extensions in Prana might interest you. There is support for command factories which allow delegate configuration. Please see the...
Messages 912 - 941 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