RE: RE[flexcoders] S: LCDS - how can I improve the createItem function?

2008-09-29 Thread kcCedrics
Thanks Jeff for your answer, but I didn't really understand how can I create all 1000 items using a remote object call? I guess that I can make a function which add many items thanks to an array. But I don't know how you notify all clients that the items are added. Moreover, in my example when I

RE: RE[flexcoders] S: LCDS - how can I improve the createItem function?

2008-09-29 Thread Jeff Vroom
Sent: Monday, September 29, 2008 7:07 AM To: flexcoders@yahoogroups.com Subject: RE: RE[flexcoders] S: LCDS - how can I improve the createItem function? Thanks Jeff for your answer, but I didn't really understand how can I create all 1000 items using a remote object call? I guess that I can make

Re: RE[flexcoders] S: LCDS - how can I improve the createItem function?

2008-09-26 Thread kcCedrics
Thanks for your answer. I already did that. But the problem is the same : I have LCDS which make 1000 createItem request. In fact in my application I have my 1000 items in a datagrid, but when I check my lcds log file I see that LCDS is still creating item -- View this message in context:

RE: RE[flexcoders] S: LCDS - how can I improve the createItem function?

2008-09-26 Thread Jeff Vroom
:[EMAIL PROTECTED] On Behalf Of kcCedrics Sent: Friday, September 26, 2008 6:34 AM To: flexcoders@yahoogroups.com Subject: Re: RE[flexcoders] S: LCDS - how can I improve the createItem function? Thanks for your answer. I already did that. But the problem is the same : I have LCDS which make 1000