it's currently almost impossible, to remove redundant [methods](https://github.com/Itseez/opencv/pull/6620) or [cruft like this](http://docs.opencv.org/master/dc/d0d/classcv_1_1WImage.html) from opencv's api without [breaking the infamous abi check](http://pullrequest.opencv.org/buildbot/builders/precommit_linux64/builds/6079/steps/Compare%20ABI%20dumps/logs/report-html)
is there some time-window before upping a release/version number to do this ?
do we have to live with it forever ?
↧