2008/9/26 Iustin Pop <[EMAIL PROTECTED]>: > On Wed, Sep 24, 2008 at 03:43:41PM +0200, Michael Hanselmann wrote: > Hmm.... at this point I'm curious if there's a noticeable penalty for > opening the 'big' config file every time, as opposed to ssconf-style > reads...
We discussed this offline and said that we can still add caching and optimizations afterwards. > Question related to this patch: would it be better to not change the > GetHypervisor() api and instead just change hypervisor.py to use the > simpleconfig module? There is no hypervisor.py module, it has been split into different modules, one of which is hypervisor/__init__.py with GetHypervisor(). What do you mean? Regards, Michael
