Loic Dachary <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] writes: > > Mathieu Roy <[EMAIL PROTECTED]> writes: > > > > > In fact, the rumours are partially true. Me and Jaime Villate plan > s to > > > rewrite Savannah in perl (admin shell interface for the > > > beginning). Using some perl modules offer the possibility of > > > supporting many SGBDR. And since lot of people here prefer pgsql.. > . > > > > I don't know what SGBDR means. > > Système de Gestion de Base de Données Relationelle > > i.e. > > Relational Database System > > Only works in french ;-)
I would be very interested in particpating in discussions about a rewrite. I don't like PHP, I don't like Perl much either but I'd be happier with it than PHP. My wish list for a re-develop would be: - use stored procs for all data access - seperate presentation from structure with XSL I've been doing those 2 things with java recently but they could be just as easily implemented in perl (or just about any other language). Nic
