In my opinion this is a function of the Component and would not participate in the MVC aspect of your application. For that reason I would suggest that the...
I've encountered this many times, it is caused by Flash not able to make the connection with class information in the AMF or missing class information. By...
Thanks for the response. I actually already have this code in all of my VO's - and in fact this code was working without any issue prior to refactoring to use...
Well, I think I have everything done correctly ... in my AS VO I have the following: [RemoteClass(alias="com.myproject.vo.ContactVO")] And in my Zend AMF...
BTW, the "object" field inside the "ObjectProxy" items is of type com.myproject.vo.ContactVO ... so things *seem* to be ok there, right? ... RemoteClass ... ...
Evan you were right, there was an issue with my RemoteAlias ... I was using my fully qualified reverse DNS name for the VO, when I should have been using the...
Hello all, I updated the Cairngorm Diagram Explorer and the accompanying AddContact application to Cairngorm 2.2.1, and I'm wondering how to submit it to the...
Hi, Does anyone know if there is a way or a way that cairngorm supports communication between swfs, similar to Pipes in PureMVC. I'm looking at both...
So this is something you can do leveraging the Flex framework; Cairngorm isn't trying to offer solutions to all problems....you can build a Cairngorm...
Hey guys, One thing I can offer that will help is a project I just demonstrated at FlexCamp Orange County that I'm calling "LocalConnectionService". Basically...
I am developing a custom component that is using cairngorm for mvc. I will be delivering the component as a swc file to customers. If a customer uses this...
I guess you can't do it. We implemnted MainApps in CG and tried to implement modules in CG, and we could not insert modules into MainApps due to Singleton...
I am curious to know if there is a best method or practice to handle functions that need to be called in responder.result once your results have been received....
Check the UM Cairngorm extensions. the guys have implemented a notifyCaller in their version... Haven't used it at least not yet. Usually we do the round trip...
Hey Stephen, I've finally had some time to release this project I mentioned for facilitating communication between two .swfs into the open! You can find it...
Hi All, Ref : Flex Developer Yrs of Exp : 4 to 10yrs Location : Bangalore Skills Required : Should Have 4+yrs of Experience 3+ EXPERIENCE IN ACTIONSCRIPT 2.0 /...
Our Hackensack, NJ client provides creative digital media solutions for its customers to meet the evolving demands of today's business environment by utilizing...
Hi all, I am calling remote object method and in fault() handler I want to check whether server returned SessionDisconnectedException. If it does then I want...
Also, take a look at universal mind extension for view callbacks. You could always set a property in y our model that store the server connection status. Use...
I have a CG applicaiton. When user presses a search button, I also show them a cancel button to cancel the job if it is taking more time. What is the best...
Hello everyone, I am currently experiencing some problems of Client/Server Synchronisation during the creation of a new entity with Cairngorm. When I try to...
Dear Members, I'm an Executive Search Consultant with High Places International, which specializes in senior management and international talent search and...