[bind10-dev] data_source.cc and data_source.h moved?
JINMEI Tatuya / 神明達哉
jinmei at isc.org
Wed Jan 27 17:11:39 UTC 2010
At Wed, 27 Jan 2010 08:05:03 -0800,
Michael Graff <mgraff at isc.org> wrote:
> I see someone moved it from the probably-wrong lib/dns directory to an
> even more wrong bin/parkinglot directory. Why? At the least, it would
> be nice to not move things from a bad to an equally or worse location
> when that code is being actively worked on.
It was me. When I merged the latest DNS message library code, I
removed *.cc and *.h under src/lib/dns and add a new set of *.cc/h to
src/lib/dns/cpp (with hindsight, I should have 'svn mv'ed to /cpp
rather than rm), without knowing data_source.* were there. I noticed
that later and had heard it should be somewhere else, so I re-added
them to the parkinglot directory as it seemed to be the only user of
the file and data_source_plot* were actually there.
I do not necessarily think parkinglot/ is more wrong than src/lib/dns
(I agree neither of them is right), but I admit I at least should have
consulted others before making this change. I apologize for that.
Basically, there was no strong reason I moved the place for
data_source* except I accidentally svn rm'ed them first. Please feel
free to recover the files and copy them to src/lib/dns/cpp/ if you
want.
---
JINMEI, Tatuya
More information about the bind10-dev
mailing list