On Wed, Mar 11, 2009 at 01:54:34PM +0100, Michael Matz wrote:
I sometimes thought about splitting the common code of tools/*.c (there's much, in particular the several XML parsing constructs) into a new libsattools library, which would also contain the repo_write stuff. Eventually I get to that when I do the static->shared lib transition.
I would hope it's acceptable for you to have to link against an additional lib.
I don't know why the repo_* functions can't live in libsatsolver. They were always meant to be in there. I think they were excluded because they add dependencies to external libraries, but we now have repo_helix (yuck!) in libsatsolver so that reason is moot. Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: zypp-devel+unsubscribe@opensuse.org For additional commands, e-mail: zypp-devel+help@opensuse.org