|
From: Arve K. <arv...@gm...> - 2008-01-13 16:01:31
|
I have another patch for you, apply this on top of my previous patch. This updates documentation, and renames the method I added to Validator to check_default, since I found this better reflects its relation to the check method. Arve On Jan 13, 2008 2:08 PM, Arve Knudsen <arv...@gm...> wrote: > On 1/13/08, Michael Foord <fuz...@vo...> wrote: > > > Arve Knudsen wrote: > > > Hiya Michael > > > > > > Will you be fixing the problem I reported a while back, where > > > configuration fields declared to be lists, in the specification, can > > > be interpreted as strings (if you forget to end with a ',')? > > That's one of the validate issues that I will be looking at. > > > Great. > > Arve > > > Michael > > > > > > > > > > Arve > > > > > > On 1/13/08, *Michael Foord* <fuz...@vo... > > > <mailto: fuz...@vo... >> wrote: > > > > > > Hello guys, > > > > > > I have finally got around to giving ConfigObj some love. > > > > > > > > http://www.voidspace.org.uk/python/weblog/arch_d7_2008_01_12.shtml#e920 > > > <http://www.voidspace.org.uk/python/weblog/arch_d7_2008_01_12.shtml#e920 > > > > > > > > > Things I will be looking at include: > > > > > > * Guaranteeing that written config files are newline > > terminated > > > * Quoting keys, values and list members that contain hashes > > > * Review a patch that adds a restore_defaults method > > > * Evaluating how difficult adding a reload method would be > > > * A couple of bugfixes to the validate module > > > > > > If there are any other (small!) things to look at then speak up > > > now. For > > > larger changes the 'patches welcome' rule applies I'm afraid. > > > > > > Michael > > > http://www.manning.com/foord > > > > > > > > > > > ------------------------------------------------------------------------- > > > Check out the new SourceForge.net Marketplace. > > > It's the best place to buy or sell services for > > > just about anything Open Source. > > > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > > > > > < > > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > > > > > > _______________________________________________ > > > Configobj-develop mailing list > > > Con...@li... > > > <mailto: Con...@li...> > > > https://lists.sourceforge.net/lists/listinfo/configobj-develop > > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > > > ------------------------------------------------------------------------- > > > Check out the new SourceForge.net Marketplace. > > > It's the best place to buy or sell services for > > > just about anything Open Source. > > > > > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > > > > > ------------------------------------------------------------------------ > > > > > > _______________________________________________ > > > Configobj-develop mailing list > > > Con...@li... > > > https://lists.sourceforge.net/lists/listinfo/configobj-develop > > > > > > > > > ------------------------------------------------------------------------- > > > > Check out the new SourceForge.net Marketplace. > > It's the best place to buy or sell services for > > just about anything Open Source. > > > > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > > _______________________________________________ > > Configobj-develop mailing list > > Con...@li... > > https://lists.sourceforge.net/lists/listinfo/configobj-develop > > > > |