List pagination.

On Fri, Jul 26, 2013 at 11:02 AM, Alex Harui <[email protected]> wrote:

> Do you have custom Ilist implementations?  What do they do?
>
> On 7/26/13 8:50 AM, "mark goldin" <[email protected]> wrote:
>
> >Yes, in every IList implementation.
> >Needed to add
> >public function removeItem(item:Object):Boolean
> >{
> >return false;
> >}
> >
> >
> >On Fri, Jul 26, 2013 at 10: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
> >>
> >>
>
>

Reply via email to