Greg Hudson <ghudson@mit.edu> writes:
> I know you guys probably love it when issues like this come up right
> before a deadline, but:
>
> libsvn_delta, like all of our libraries, depends on libsvn_subr for a
> bunch of utility functions. The editor in libsvn_subr/xml.c uses
> functions from libsvn_delta, now that I have fleshed out Karl's
> skeleton.
>
> That's a circular dependency, which isn't pretty in the static library
> case. Should I move the XML-producing editor over to libsvn_delta?
That sounds like a good solution, yeah -- libsvn_delta is as
appropriate a location as xml.c was.
Received on Sat Oct 21 14:36:10 2006