[flexcoders] Re: Binding property of object in dataProvider

2009-03-02 Thread gwangdesign
Hi Garth, Thanks very much for the lead. I am currently following the anonymous object advice but would like to investigate more ObjectProxy approach later once I have more time. Just another quick question. It seems both approaches entail serializing objects in Flash Player at client side.

[flexcoders] Re: Binding property of object in dataProvider

2009-03-01 Thread Amy
--- In flexcoders@yahoogroups.com, gwangdesign gwangdes...@... wrote: I am trying to bind a property (label) in my data object so that the changes on it can be propagated to all the views (The controls may want to edit this property). Currently I am wrapping them as plain objects in