By the way, responding to those who say
"CVS is broken for XP".

Many people, myself included, think that
"Large-Scale C++ Software Design"
by Lakos is a good book.

Lakos highly advocates strict filenaming:
a class lives in a .cc/.hh file, and nowhere else.
And, similarly, that classes should be named
and renamed as appropriate.
If you want to be strict about such rules,
renaming happens a lot.

Can we then conclude that "CVS is broken for 
Large-Scale C++ Software Design"?

;-}

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to