> On 19 Sep 2020, at 13:08, Wim Jongman <wim.jong...@gmail.com> wrote: > Instead of removing the method, we could perhaps tuck it away as a > deprecated, Javadoc-less oneliner at the end of the class.
Or start a new package with 'v2' in it like in Go. Then map all existing methods you want to keep to the new one. You could then make a compatibility library that gathers the old stuff. Kind regards, Peter Kriens
_______________________________________________ platform-dev mailing list platform-dev@eclipse.org To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/platform-dev