On Tue, Jul 24, 2007 at 03:55:41AM -0000, Eric Kow wrote: > On Tue, Jul 24, 2007 at 01:41:43 -0000, Zachary P. Landau wrote: > > A lot of talk for what seems like a small patch. Can someone take a look at > > this and see if it makes sense to them? It seems to me that all of the > > flags > > that were in fix_flag should be made absolute, because all of them reference > > 'filesystem' paths rather than repository paths. Someone yell at me if I > > am wrong. > > The naming might be awkward, but that's my fault (I think). The 'idea' > behind fix_maybe_absolute was that the path being fixed might be > absolute... which sounds rather silly come to think of it. I'm not sure > why I felt it had to be made clear. In that respect fix_maybe_relative > wouldn't make sense. Maybe you could find a better name for both > functions so that future darcs hackers don't get misled :-)
The code looked reasonable to me. Maybe call "fix_maybe_absolute" "make_relative" and "fix_maybe_absolute" "make_absolute"? Or something like that? -- David Roundy http://www.darcs.net _______________________________________________ darcs-devel mailing list darcs-devel@darcs.net http://lists.osuosl.org/mailman/listinfo/darcs-devel