On Wed, Sep 24, 2008 at 03:43:35PM +0200, Michael Hanselmann wrote: > > This will be used to read the configuration file in the node daemon. > The write functionality is needed for master failover. > --- > Makefile.am | 1 + > lib/simpleconfig.py | 92 > +++++++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 93 insertions(+), 0 deletions(-) > create mode 100644 lib/simpleconfig.py
LGTM. As we've discussed offline, the only thing that boters me is that the 'config' and 'simpleconfig' names are too similar and might be misunderstood. iustin
