Re: SvnCpp Subversion Client C++ API Released!
From: Scott Lamb <slamb_at_slamb.org>
Date: 2002-08-26 00:13:22 CEST
Justin Erenkrantz wrote:
Okay, since coding style issues have been mentioned and no flamewar has
I try to write all my C++ code and doxygen doc comments to adhere to
<http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html>
I think a lot of their decisions are arbitrary, but there are a couple
- They are well-understood. Anyone who does anything with Java will have
- They are really thorough, mentioning a lot of things people do
I noticed the SvnCpp stuff isn't following these in at least a couple ways:
- Case issues: Svn::Client::GetError() vs. svn::Client::getError()
- Grammar conventions for Javadoc: they always use third person. The
IMHO it would be worthwhile to switch to their conventions.
-- Scott Lamb --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Mon Aug 26 00:13:54 2002 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.