Ask Your Question

UltimateCodeWarrior's profile - activity

2018-06-03 23:11:20 -0600 received badge  Notable Question (source)
2017-05-16 19:52:56 -0600 received badge  Popular Question (source)
2015-02-05 13:22:50 -0600 asked a question highgui missing in 3.0 release

When frameworks such as Open CV break interfaces they ruin upgrade paths, they ruin the countless tutorials on how to use OpenCV because now they won't work with the latest and greatest releases. Why not follow the Java Convention of Deprecation (keep it around, but discourage it). In the documentation show the new way but do not omit it. This frustrates me to no end, and is the very anti-adoption/usage pattern of Open Source Software systems. In one hand, the architects are trying to get people to adopt their "SYSTEM", but in the other hand they alienate everyone by re-arranging the furniture on a blind person. Only they know what they have done and it takes a while for documentation and tutorials to be generated. It's very frustrating.