In Flex 1.5 there  is not.  However Flex 2.0 will include the
"Enterprise Data Services" which include exactly this functionality. 
This was demonstrated at MAX last fall and Adobe has presented several
web casts on it.  As you note (and much like other existing
client/server products like PowerBuilder) the data services will
include the ability to track "changed" or "dirty" data on the client,
marshal those changes to the server, and will provide for a pluggable
persistence layer which will handle writing the changes in an
optimized way to the underlying data store.  This will include things
like optimistic updates, etc.  

-- 
Dave Wolf
Cynergy Systems, Inc.
Macromedia Flex Alliance Partner
http://www.cynergysystems.com

Email: [EMAIL PROTECTED]
Office: 866-CYNERGY


--- In flexcoders@yahoogroups.com, "mydmjac" <[EMAIL PROTECTED]> wrote:
>
> Does Flex provide any ways of identifying data changes made by users?
> Obviously I am new to Flex, and I noticed that there are lots of tips,  
> information on interface, controls, also how to retrieve data from the 
> server. However I haven't been able to find any reference for updating 
> process, some components like XUpdateResolver in Flash make it a lot 
> easier to move the changes back to the server and finally to the 
> database.
>







--
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