Hi! I have a few questions about cmake coding style:
1. Some classes/methods have doxygen comments, others haven't. Will you accept patches that add such comments? 2. The same about 'const' qualifiers on methods. 3. When do you use std::string vs char *? 3a. What is the difference between std::string and cmStdString? -- Yury G. Kudryashov, mailto: [email protected] -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
