Search the web
Sign In
New User? Sign Up
cairngorm-documentation · Cairngorm Documentation Group
? 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.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 912 - 941 of 1038   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
912
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...
oscar.12321
Offline Send Email
Jul 10, 2008
2:10 pm
913
please send me the demo code to call a web service and displaying its content on a mxml file...
Ajit Kumar Verma
ajitverma123
Online Now Send Email
Jul 10, 2008
2:11 pm
914
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...
Evan Gifford
evangifford
Offline Send Email
Jul 10, 2008
5:12 pm
915
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...
Evan Gifford
evangifford
Offline Send Email
Jul 11, 2008
5:40 pm
916
Evan, Take a look to Universal mind Cairngorm extension: http://code.google.com/p/flexcairngorm/ Alberto Acevedo Computer Engineer US Army CERDEC SED/ABSD ...
Acevedo, Alberto Mr C...
acevedoa28
Offline Send Email
Jul 11, 2008
6:18 pm
917
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 ...
greg h
framework.lists
Offline Send Email
Jul 11, 2008
9:12 pm
918
Hope this will help you. The web services defination is maintain on services.mxml <mx:WebServiceGetBiller_WS"...
ng chee wai
wainc16
Offline Send Email
Jul 14, 2008
5:34 am
919
Try changing the old (commented line below) to the next line: //var message : String = StringUtil.substitute( resourceBundle.getString( errorCode ), rest ); ...
Thomas Sammons
tomsammons
Offline Send Email
Jul 14, 2008
3:17 pm
920
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...
sdl1326
Online Now Send Email
Jul 15, 2008
10:58 pm
921
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...
Sefi Ninio
chompy18
Offline Send Email
Jul 17, 2008
10:09 am
922
... 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... ...
Paul Evans
creacog
Offline Send Email
Jul 17, 2008
4:59 pm
923
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. --...
sdl1326
Online Now Send Email
Jul 18, 2008
2:12 pm
924
... 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 ...
Paul Evans
creacog
Offline Send Email
Jul 18, 2008
3:07 pm
925
Help me out here - what clarity is required ? ... From: cairngorm-documentation@yahoogroups.com <cairngorm-documentation@yahoogroups.com> To:...
Steven Webster
swebsteratit...
Offline Send Email
Jul 18, 2008
3:16 pm
926
... 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...
Paul Evans
creacog
Offline Send Email
Jul 18, 2008
3:45 pm
927
@Paul, Thanks! The licensing boilerplate in the current version of Cairngorm's individual class files threw me off. The boilerplate in the current class ...
greg h
framework.lists
Offline Send Email
Jul 18, 2008
8:50 pm
928
i am having problem while invoking webservice in FlexBuilder 3, my application is built using Cairngorm Framework. while invoking the webservice i getting...
Ajit Kumar Verma
ajitverma123
Online Now Send Email
Jul 22, 2008
2:50 pm
929
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...
larcenbouchedor
Offline Send Email
Jul 22, 2008
3:01 pm
930
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 ...
Ajit Kumar Verma
ajitverma123
Online Now Send Email
Jul 23, 2008
4:45 am
931
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...
mikecpearce
Offline Send Email
Jul 23, 2008
11:12 am
932
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?...
cwicky99
Offline
Jul 23, 2008
1:28 pm
933
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 -...
Steven Webster
swebsteratit...
Offline Send Email
Jul 23, 2008
1:59 pm
934
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). ...
Thomas Rühl
mailthomas
Offline Send Email
Jul 23, 2008
2:15 pm
935
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). ... ...
cwicky99
Offline
Jul 23, 2008
2:49 pm
936
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 ...
Mike Pearce
mikecpearce
Offline Send Email
Jul 24, 2008
12:26 am
937
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...
Evan Gifford
evangifford
Offline Send Email
Jul 24, 2008
11:42 pm
938
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...
Evan Gifford
evangifford
Offline Send Email
Jul 24, 2008
11:50 pm
939
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...
Paul Andrews
pauland2513
Offline Send Email
Jul 25, 2008
8:37 am
940
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...
lahcen bouchedor
larcenbouchedor
Offline Send Email
Jul 25, 2008
1:10 pm
941
Hi, perhaps the Cairngorm extensions in Prana might interest you. There is support for command factories which allow delegate configuration. Please see the...
Christophe Herreman
herrodius
Offline Send Email
Jul 25, 2008
1:42 pm
Messages 912 - 941 of 1038   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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