Re: [matplotlib-devel] Mathtext questions, continued...

2006-08-20 Thread Jouni K Seppanen
Darren Dale <[EMAIL PROTECTED]> writes: > On Sunday 20 August 2006 10:25 am, Edin Salković wrote: >> Also, I thought that the author of the current code base did some >> design mistakes at the begining. And, being a developer newbie, >> it's a lot easier to start things from scratch, than make fix

Re: [matplotlib-devel] Mathtext questions, continued...

2006-08-20 Thread Darren Dale
On Sunday 20 August 2006 10:25 am, Edin Salković wrote: > Here are the reasons for rewriting mathtext2 that I can come up with: > > * One of the reasons I started the complete rewrite of the parser is that > I'm a newbie at parsing, and I wanted to try it out a bit. I didn't > understand why was i

Re: [matplotlib-devel] First SVN commit (for me and mathtext2.py :)

2006-08-20 Thread Darren Dale
Hi Edin, On Sunday 20 August 2006 10:21 am, Edin Salković wrote: > The SoC deadline (for code) is tommorow (Aug 21st.), so I decided to commit > what I have done till now to the repository. > > JDH is going on a vacation and will not be able to review it for at > least a week, > but I had to commi

Re: [matplotlib-devel] Mathtext questions, continued...

2006-08-20 Thread Edin Salković
Here are the reasons for rewriting mathtext2 that I can come up with: * One of the reasons I started the complete rewrite of the parser is that I'm a newbie at parsing, and I wanted to try it out a bit. I didn't understand why was it so difficult to parse TeX (or anything a little bit complicated

[matplotlib-devel] First SVN commit (for me and mathtext2.py :)

2006-08-20 Thread Edin Salković
The SoC deadline (for code) is tommorow (Aug 21st.), so I decided to commit what I have done till now to the repository. JDH is going on a vacation and will not be able to review it for at least a week, but I had to commit it before 21st. Aug - that's the SoC rules. Hopefully, I'll be adding new