> On Dec 15, 2016, at 11:53 AM, Vineet Garg <[email protected]> wrote:
… > Should the same be done for RelShuttle? This interface currently operate on > Logical rels. I think you could, but it will be a breaking change, so I’m not sure that you should. If projects have sub-classed RelShuttle and have overridden methods without using @Override they will break with no warning. I suggest that you log a separate JIRA case and do it it others feel that the breakage is worth it. Julian
