This simple question caused me to go look: This change to Ilist may have broken mx.data.DataList in LCDS/ADEP/DataServices. Has anyone compiled an app that uses LCDS and DataList with 4.10? Someone was getting a verify error in what appeared to be the class initializer but managed to get it to go away, but I just realized that maybe there is a valid verifier error because mx.data.DataList implements Ilist but does not have the new removeItem method. My computer is still tied up running the resource module tests. I will try it later unless someone beats me to it.
-Alex On 7/26/13 8:45 AM, "Alex Harui" <[email protected]> wrote: >Yes. Are you getting an error? > >On 7/26/13 8:27 AM, "mark goldin" <[email protected]> wrote: > >>Looks like this interface has been changed. Will that change make into >>the >>final release? >> >>Thanks >
