On 2/27/17, 10:45 AM, "piotrz" <piotrzarzyck...@gmail.com> wrote:

>Hi All,
>
>I'm exploring ArrayList and I was wondering why dispatched events new
>Event("itemRemoved") do not contains removed item ? Is it for purpose ?
>
>It's hard to implement logic after change when I don't know actually what
>has been removed or added to the array.
>
>Can it be changed? I saw ItemRemovedEvent and ItemAddedEvent maybe they
>should be dispatched ?

That sounds like old code that needs to be upgraded, so go ahead and make
those changes.

Thanks,
-Alex

Reply via email to