On 7/21/07, Darren Dale <[EMAIL PROTECTED]> wrote:
> On Saturday 21 July 2007 3:12:44 pm Fernando Perez wrote:
> > On 7/21/07, Darren Dale <[EMAIL PROTECTED]> wrote:
> > > I'm working on converting our existing rc code to tconfig this weekend.
> > > So far so good. I just wanted to let people know to avoid duplicating
> > > effort.
> >
> > Excellent!  Ping me if you have any problems.
>
> Im attaching a patch, it includes lots of changes to mplconfig.py, a realistic
> mplrc.conf file (feel free to rename it to mpl.conf or matplotlib.conf or
> whatever seems standard), and a backup of that .conf file. The mpltest lets
> me try your trick of modifying a well formatted file in place. Very nice!

Thanks, I added your more recent version.  I also changed the base
class to HasStrictTraits, so that junk can't be added to the instance
post-creation via rc.junk='foo'.

There is also more support for recursive inclusion.  Unfortunately I
didn't finish everything (I took a break on Sunday) and right now I
can't work on this, so it may not quite do everything you want it to.
But let's try to pinpoint what's still missing, and I'll find some
time this week in the evenings to finish it up while the logic is
still in my head.

cheers,

f

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to