[Phpmyadmin-devel] what's will change on 3.x

25 Sep
2001
25 Sep
'01
5:37 p.m.
here which idea of modification for phpmyadmin v3.x Grafic modif : - New ergonomics - New logo - New tree menu Code modif : - Using 'DEFINE' and not a variable into the config file for the portability - A real SQL parser like flex&yacc What you think about ? Michael-_

25 Sep
25 Sep
5:51 p.m.
On Wed, 26 Sep 2001, Vergoz Michael xMach wrote:
Code modif : - Using 'DEFINE' and not a variable into the config file for the portability
Why is there a problem with using variables?
- A real SQL parser like flex&yacc
I would be careful about saying "like flex&yacc". Have you actually taken a look at what they generate? A hand-built lexer/parser would probably be better. -- Ignacio Vazquez-Abrams <ignacio@openservices.net>
8756
Age (days ago)
8756
Last active (days ago)
1 comments
2 participants
participants (2)
-
Ignacio Vazquez-Abrams
-
Vergoz Michael xMach