[bind10-dev] bindctl dependencies
Michal 'vorner' Vaner
michal.vaner at nic.cz
Thu Nov 1 12:15:25 UTC 2012
Hello
On Thu, Nov 01, 2012 at 11:25:25AM +0100, Shane Kerr wrote:
> On Wednesday, 2012-10-31 14:26:50 -0500,
> "Jeremy C. Reed" <jreed at isc.org> wrote:
> > Should bindctl depend on log4cplus? What if want to use bindctl on a
> > different system?
>
> Interesting. In principle we should be able to use bindctl without
> log4cplus.
>
> The trace indicates that we are using ccsession, which seems
> unnecessary for bindctl, which should just be using a TLS socket + HTTP
> + XML, as I understand things. But maybe I am confused. :)
Well, these are false dependencies. We do use some stuff from isc.config in
bindctl (so it understands the configuration structures). And while these don't
do anything with ccsession, there are other functions in the same module that
do. And so there's the import statement that tries to load that.
I think we should take care and split the module up so we can run bindctl
separately (and maybe even test it somehow). The split looks like another nice
cleanup to be done with the rewrite of configuration data structures O:-).
Nevertheless, I think we need a ticket for this.
With regards
--
do { goto Water; } while( !tryBreakOffTheHandle() );
Michal 'vorner' Vaner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <https://lists.isc.org/pipermail/bind10-dev/attachments/20121101/e9b1bc9f/attachment.bin>
More information about the bind10-dev
mailing list