Hi Andrea,

your VO should implement IUID interface, that's discussed on list
already,
http://www.cflex.net/flexcoders.cfm?Message=msg25112.html
http://livedocs.macromedia.com/labs/1/flex/langref/mx/core/IUID.html
you can also mark your classes dynamic and flex will assing uuid
itself (sample):
http://www.simb.net/blog/index.cfm/2006/4/19/Using-Flex-2-List-
Controls-with-ColdFusion-Components

I've also used another solution based on boxing VO with ObjectProxy
before building data provider,

there are some thread on list about that already (just search for
IUID or UUID keyword),

hth,
regards,
Peter Blazejewicz








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




Reply via email to