> RemoteObject is used to directly call a compiled Java class that sits 
> on
> the same server as Flex.  It's very powerful because you're not using 
> web
> services as at, it's actually a binary protocol called AMF and it's
> supposedly a good deal faster than web service calls as well.  However 
> it
> natuarlly imposes a lot of limitations and it's basically worthless if 
> all
> you do is write ColdFusion.

Actually this isn't correct--you can use CFCs as remote objects as well, and as 
Steven points out you get a nice performance boost since it's using AMF.

Matt

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:205077
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to