On Tue, Jan 26, 2016 at 5:44 AM, Jason Mehrens <jason_mehr...@hotmail.com> wrote: > Hi Martin, > > Are you sure about the change where addElement is now calling the public > (non-final) version of add? I would think that we would want to avoid any > type of compatibility changes with regard to Vector.
Jason, you are right that we shouldn't be changing observable calls to public methods.