Alex,

Do you think this approach would apply to socket connections as well. E.g. XMLSocket, or Binary Sockets?

My issue is that these socket connections would need to broadcast dataReceived() events. These should be caught by the FrontController, correct? Does it make sense for the ServiceLocator to be broadcasting such events?

Scott

On 3/26/06, Alex Uhlmann <[EMAIL PROTECTED]> wrote:
Hi William,
 
usually, you would define the AMFPHP interface in Services.mxml, retrieve it via ServiceLocator from your Delegate. But ServiceLocator can only return you either mx.rpc.AbstractService or mx.rpc.http.HTTPService (for Flex2 's out of the box RPC services). However you could create the AMFPHP specific details in your Delegate. But better would be to add a method to Cairngorm's ServiceLocator that either returns a generic object or an object compatible to AMFPHP (RemotingConnection or NetConnection). Let me know how you get on.
 
Best,
Alex
 
Alex Uhlmann
Consultant (Rich Internet Applications)
Adobe Consulting
Westpoint, 4 Redheughs Rigg, South Gyle, Edinburgh, EH12 9DQ, UK
p: +44 (0) 131 338 6969
m: +44 (0) 7917 428 951 
[EMAIL PROTECTED]

 


From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of William Lambé
Sent: 25 March 2006 22:10
To: flexcoders@yahoogroups.com
Subject: [flexcoders] [Flex 2 beta 2 - Cairngorm 2 - AMFPHP]

Hello guys,

 

Did someone try to use Cairngom (architectural framework for flex) with AMFPHP ?

 

I ask because I don't see clearly (in the sample Cairngorm Login) how to change LoginDelegate and Services.mxml to use it with AMFPHP… (for exemple where to introduce the RemotingConnection of Tweenpix ( http://www.tweenpix.net/blog/index.php?2006/01/03/543-hello-world-en-amfphp-avec-flex20 ))

 

If you tried one time, coud you explain us please.

 

Thank you,

 

William.

 



YAHOO! GROUPS LINKS






--

: : ) Scott


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to