Unfortunately we currently only expose the 
DataService.getPendingOperation(item) method.  We don’t let you get at the 
original version of the item, list of changes, set of newly created or deleted 
items yet.  This is something we’d like to offer but it is just not there yet.

Jeff

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Zdenek 
Mikan
Sent: Tuesday, July 22, 2008 10:24 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] LCDS data management - original data on the client


I am using LCDS data management with Hibernate assembler. My dataservice
is configured with autoSyncEnabled set to false and in my Flex
application it is possible to make various changes to data in
ArrayCollection resulting from fill operation. Then before commiting the
dataservice I would like to inspect these changes. Are the old values of
data (which were originally read by fill operation) accessible anywhere
on the client?

Zdenek M

<<inline: image001.jpg>>

<<inline: image002.jpg>>

Reply via email to