All,

I think people are mixing issues. 1.) "AMF protocol versions" and 2.)
"Flex 1.5 styled RemoteObject in Flex 2" are completely separate issues.


1. AMF 0 and AMF 3 both work in AS3, AVM+ flash.net.NetConnection as
we've heard on this thread over and over.


2. Flex 1.5 styled RemoteObject calls. The issue here is not really AMF
0 or AMF 3. There are several points here that you're raising (that
people seem to be confusing with AMF 0):

a.) Ability to point RemoteObject to an arbitrary endpoint that isn't
necessarily Flex Enterprise Server 2.

b.) Send Flex 1.5 styled requests (not AMF protocol specific
consideations here, but things like headers, credentials, etc) to legacy
endpoints.

c.) Support for Flex 1.5 (well, actually we're really talking about
Flash Remoting MX Components 2004) data types such as
mx.remoting.RecordSet.

I cannot discuss implementation details until a public Beta of Flex
Enterprise is released. Please contact Phil Costa off list if you need
to discuss any of these in detail before then.

I can tell you, however, that Flex 2 Data Provider API is considerably
different. I believe the mx.remoting.RecordSet API as it stands in Flex
1.5 is an inadequate data provider for Flex 2 components.

How were you using RecordSet? Did you bind it directly to a data grid?
Also, how were you constructing these on the server? CF Query objects?


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income homes are not online. Make a difference this holiday season!
http://us.click.yahoo.com/5UeCyC/BWHMAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~-> 

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

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to