[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Library interdependencies

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-10-05 16:28:24 CEST

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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.