Hi Martin, On Wed, Mar 19, 2014 at 4:16 PM, Martin Grigorov <[email protected]> wrote: > Please file a ticket with a patch/PR.
Will do. > By making them protected inexperienced users may use them instead > #getModel()/#setModel(). Yeah. The problem is that it's nearly impossible to override setDefaultModel without having access to these methods. We changed our implementation as it was not a good idea so we don't need it anymore but I just find it weird to be able to override setDefaultModel() but not really. -- Guillaume
