info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: refactoring when using CVS


From: Noel Yap
Subject: Re: refactoring when using CVS
Date: Thu, 21 Feb 2002 05:46:41 -0800 (PST)

--- "Greg A. Woods" <address@hidden> wrote:
> [ On Wednesday, February 20, 2002 at 13:19:22
> (-0800), Noel Yap wrote: ]
> > Subject: Re: refactoring when using CVS
> >
> > The difference is that as a language, C doesn't
> demand
> > such changes (ie renames and moves), while Java
> does.
> 
> That's really totally and completely irrelevant.

In C, you can separate the actions of changing code
for refactoring purposes and moving/renaming files (ie
you can do it in two checkins).  In Java, assuming you
don't want to break the compile, you can't.

Haven't you encouraged doing moves/renames as a
separate checkin from code changes?  Or have I
misunderstood?

Noel

__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]