[libvirt] [RFC] Comfortable lookup functions interface/block stats

Stefan de Konink skinkie at xs4all.nl
Sun May 11 23:35:33 UTC 2008


Hi,

Wouldn't it be much nicer for Joe Programmer if the API facilitated the
functions:

char ** virDomainInterfacePaths(virDomainPtr dom);
char ** virDomainBlockPaths(virDomainPtr dom);

I really don't get why XML parsing should be done for something that is
almost too trivial to export. Any reasons why not to do implement this?


Stefan




More information about the libvir-list mailing list