D
David Harmon
On Tue, 20 Apr 2004 23:46:26 GMT in comp.lang.c++, "Claudio Puviani"
If you say that, you may as well say that all C++ code is off topic. It
isn't part of the language. Unless it is an excerpt from your vendor's
headers.
I don't know all of those. See also the "Available C++ Libraries FAQ"
compiled by Nikki Locke. http://www.trumphurst.com/cpplibs/ or
http://purl.oclc.org/NET/C++Libraries
Some you list such as MFC and ATL are predominately off topic, as they
are mostly about interfacing to a OS platform API and the problems are
mostly API problems. But if a question about C++ happens to involve
some fragment of code from MFC, that fact alone doesn't make it off
topic.
For the rest, if they are open and available, if they are attempting to
live as standard conforming C++, then let them come! Very possibly such
a library may contain not a line of off-topic code.
Likewise, "re-invent all your own wheels" is not good advice for someone
asking how to solve problems in C++.
Of course a poster should read the FAQs "[5.8] How do I post a question
about code that doesn't work correctly?" and "[5.9] Which newsgroup
should I post my questions?" and use good judgement.
It's off-topic in the same way that all other third party libraries are
off-topic, regardless of how good they may or may not be. It's not part
of the language.
If you say that, you may as well say that all C++ code is off topic. It
isn't part of the language. Unless it is an excerpt from your vendor's
headers.
If we open that door, the newsgroup will be flooded with threads
about boost, QT, CommonC++, blitz, MFC, ATL, M++, Rogue Wave, wxwindows, and
dozens upon dozens of others.
I don't know all of those. See also the "Available C++ Libraries FAQ"
compiled by Nikki Locke. http://www.trumphurst.com/cpplibs/ or
http://purl.oclc.org/NET/C++Libraries
Some you list such as MFC and ATL are predominately off topic, as they
are mostly about interfacing to a OS platform API and the problems are
mostly API problems. But if a question about C++ happens to involve
some fragment of code from MFC, that fact alone doesn't make it off
topic.
For the rest, if they are open and available, if they are attempting to
live as standard conforming C++, then let them come! Very possibly such
a library may contain not a line of off-topic code.
Likewise, "re-invent all your own wheels" is not good advice for someone
asking how to solve problems in C++.
Of course a poster should read the FAQs "[5.8] How do I post a question
about code that doesn't work correctly?" and "[5.9] Which newsgroup
should I post my questions?" and use good judgement.