RE: [flexcoders] arraycollection vs listcollectionview

2009-03-27 Thread Alex Harui
ps.com [mailto:flexcod...@yahoogroups.com] On Behalf Of Scott Sent: Friday, March 27, 2009 4:57 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] arraycollection vs listcollectionview That's a nasty little bug. I haven't encountered that myself yet but I can see where that wo

RE: [flexcoders] arraycollection vs listcollectionview

2009-03-27 Thread Scott
From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of arieljake Sent: Friday, March 27, 2009 1:33 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] arraycollection vs listcollectionview I'm confused. I have an ArrayCollection. And I listen for the COLLECTIO

[flexcoders] arraycollection vs listcollectionview

2009-03-26 Thread arieljake
I'm confused. I have an ArrayCollection. And I listen for the COLLECTION_CHANGE.Remove event to know when to delete the item from the database. For displaying the contents of my ArrayCollection, i am using a ListCollectionView with a filter function applied to it, so that the filter function d