There is really too much happening, too many options to give you an example.

 

Do you understand what a "VO", "value Object" is?

 

Tracy Spratt,

Lariat Services, development services available

  _____  

From: [email protected] [mailto:[email protected]] On
Behalf Of Gustavo
Sent: Saturday, May 09, 2009 1:04 PM
To: [email protected]
Subject: [flexcoders] Re: Sending textinput id

 






--- In flexcod...@yahoogro <mailto:flexcoders%40yahoogroups.com> ups.com,
"Tracy Spratt" <tr...@...> wrote:
>
> And if you do need to just send changed items, put a, "isModified"
property
> on the VO and set it when the data is updated..

I have never done anything like it, you think you can maybe, elaborate a
little more? a little example, I'm kind of bad at theory.

> 
> I pass all edits through a single function, and since I usually use xml, I
> can set a datamodified="true" attribute on any changed node.

I use JSON so it better to put evrything on an array, maybe this approach
can be used like that?

> 
> When I send the data to the server, a function extracts the modified nodes
> and builds an update xml structure.

I think I could do that with the array decoded by json, that is... if I can
manage to understand the whole idea.

Please, could you maybe put some example code so I can make a better mind
image of it? thanks.



Reply via email to