Re: [matplotlib-devel] Making WxMpl a matplotlib toolkit

2009-02-23 Thread Michael Droettboom
Nice to hear about these plans -- and good luck with your surgery. All that you suggest looks good. I'm personally a fan of svnmerge to do this sort of maintenance branch/development branch merging. You can see the matplotlib developer docs for instructions on how it's used with matplotlib, a

[matplotlib-devel] Making WxMpl a matplotlib toolkit

2009-02-21 Thread Ken McIvor
Now that I've got a version of WxMpl that works properly I'd like to transition it over to being a matplotlib toolkit. From poking around in svn, it looks like the correct thing to do would be to import the source directory into '$(SVNROOT)/trunk/toolkits/wxmpl'. Is that correct? I'd like