Re: [flexcoders] Cairngorm best practice with Tree data [f2b3]

2006-05-24 Thread venugopal vasireddy
I guess you are not updating bounded object "XMLListcollection" with insert xml. Though it is not strictly equivalent to "addNode" in flex 1.5,   -Venu Rick Schmitty <[EMAIL PROTECTED]> wrote: I would also be interested and appreciate advice on this topicOn 5/23/06, Graham Weldon <[EMAIL PR

Re: [flexcoders] Cairngorm best practice with Tree data [f2b3]

2006-05-24 Thread venugopal vasireddy
I guess you are not updating bounded object "XMLListcollection" with insert xml. Though it is not strictly equivalent to "addNode" in flex 1.5,   -Venu Rick Schmitty <[EMAIL PROTECTED]> wrote: I would also be interested and appreciate advice on this topicOn 5/23/06, Graham Weldon <[EMAIL PR

RE: [flexcoders] Cairngorm best practice with Tree data [f2b3]

2006-05-24 Thread Paul Williams
Of Rick Schmitty Sent: Wednesday, May 24, 2006 4:25 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Cairngorm best practice with Tree data [f2b3] I would also be interested and appreciate advice on this topic On 5/23/06, Graham Weldon <[EMAIL PROTECTED]> wrote: > Hi all, >

Re: [flexcoders] Cairngorm best practice with Tree data [f2b3]

2006-05-24 Thread Rick Schmitty
I would also be interested and appreciate advice on this topic On 5/23/06, Graham Weldon <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm messing with Cairngorm 2.0 beta, and Flex 2.0 beta 3. I've got a > that contains a structured set of data. This data can be > subjected to an insert at any poin

[flexcoders] Cairngorm best practice with Tree data [f2b3]

2006-05-23 Thread Graham Weldon
Hi all, I'm messing with Cairngorm 2.0 beta, and Flex 2.0 beta 3. I've got a that contains a structured set of data. This data can be subjected to an insert at any point. I have correctly setup the events, commands and delegate to deal with the insertion, and I process the logical insertio