RE: [flexcoders] Help! Object integrity across DataService.commit()

2007-05-02 Thread Jeff Vroom
Of simonjpalmer Sent: Tuesday, April 17, 2007 7:20 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Help! Object integrity across DataService.commit() I seem to be getting object instances changing across a commit() boundary. Half the object ID's change through a commit for no apparent

[flexcoders] Help! Object integrity across DataService.commit()

2007-04-17 Thread simonjpalmer
I seem to be getting object instances changing across a commit() boundary. Half the object ID's change through a commit for no apparent reason. This means I have no capability to manage a parent-child relationship in data. Utter disaster! Here's the situation. I have a parent child hierarchy