Darren Dale wrote: > I just committed changes in svn that will allow matplotlib to use the > experimental traited mplconfig module. The traited config object itself is > called mplConfig, but I wrapped it in an object called rcParams to make it > compatible with matplotlib, so we can kick the tires without extensive > changes. Darren, There is *major* speed problem. Running "backend_driver.py Template": 0.95 minutes with NEWCONFIG = True 0.51 minutes False Eric