Andre Poenitz wrote:
On Tue, Apr 24, 2007 at 02:46:59PM -0500, Bo Peng wrote:
Dear all,
Please vote if you like the following name changes. As far as I can tell,
filenames match class names.
I need 2 positive votes.
src/insets/insetbase.C => src/insets/InsetBase.cpp
src/insets/insetbase.h => src/insets/InsetBase.h
[...]
Couldn't you just go insetbase.C -> InsetBase.C
and do the C -> cpp in a bulk conversion for the whole of src/
in a second step?
I think I agree. The C -> cpp should IMHO happen at the same time for
the whole tree i.e. after you are done with the name changing (with
which I fully agree).
Abdel.