[ros-dev] Ros-dev Digest, Vol 141, Issue 24
Love Nystrom
love.nystrom at gmail.com
Sun May 22 22:06:05 UTC 2016
On 2016-05-23 04.21, "David Quintana (gigaherz)" <gigaherz at gmail.com> wrote:
> I believe Riccardo referred to people developing apps for ReactOS/NT5,
> when they can write them for NT6 instead.
I guess I belong to a dying breed ;)
I always try to keep my API usage to the least common denominator
so that people may run my programs even on legacy systems.
I wish more programmers would do the same..
Using a newer API "just because it's there", when there is
*no real need* for it, is just plain rude to users IMHO.
(F.ex. using SHGetKnownFolderPath when SHGetFolderPath would suffice.)
Best Regards
// Neo
More information about the Ros-dev
mailing list