Re: [Rest2web-develop] Last Commit
Brought to you by:
mjfoord
From: Michael F. <mi...@pc...> - 2005-08-04 16:32:20
|
-----Original Message----- >From: "Nicola Larosa"<ni...@te...> >Sent: 04/08/05 17:16:54 >To: "res...@li..."<res...@li...> >Subject: Re: [Rest2web-develop] Last Commit > >> I've improved ConfigObjError - it now has >> line number, message, and line attributes. This means that the >> ``errors`` list you get in the case of multiple errors is just a >> list of errors - not a list of tuples ! >> >> The comments test also passes again. > >Great work. > > >> Final commit until Monday. ... I *might* get enough time to finish >> ConfigObj and work on cleaning up the docs. We can then do an alpha >> release. > >I was hoping I got the chance to hack on it a bit this weekend, but looks >like you want to keep that option open for yourself. > Hmmm... Well I want to get validate working as a Section attribute rather than an attribute just on ConfigObj - but I can restrict myself to that. That should make it easy to merge changes. Oh yes, and the two Interpolation errors need to inherit from a single ``InterpolationError`` base class. Should this be a subclass of ConfigObError ? My other priority is the docs - so I promise to leave the rest of ConfigObj alone.... (or clear up the mess afterwards myself). >Oh well, at the very least I'll try using it to substitute ZConfig in my >job's main app, that should be a good usage test. I'll let you know. > That would be very good - probably the best way of uncovering those lurking bugs. I'm deleting ConfigObj 3 from my path and *forcing* all my scripts and programs to use the new version.... Regards, Fuzz >-- >Nicola Larosa - ni...@te... > >One of the things I routinely tell people is that if it's in the news, >don't worry about it. By definition, "news" means that it hardly ever > > [Message truncated. Tap Edit->Mark for Download to get remaining portion.] |