Dhruv Baldawa a écrit :
Marc Delisle a écrit :
This is out of scope for a GSOC project.
I thought I would rather help the project for a success, not for GSOC.
But "GSoC 2011" appears in the title of your message.
It is important to think about the success of the project, rather than discussing its scope. If, at all, in the future, core developers decide to convert it into a MVC architecture, the previous work done in GSOC converting into OOP, would be of little use. If converting to MVC out of scope, some of the pre-defined part of the project can be done during GSOC and the rest can be then extended after that.
I'm not convinced about a MVC architecture for phpMyAdmin. Even if I was convinced, I would not have time to work on the conversion.
Also, one thing I would like to stress on for a GSOC project is : Database Abstraction Layer
We have such a layer in libraries/dbi.
What do you think about it as a GSOC project ?
What kind of layer are you proposing that would be different than what we have now? PDO or some home-made layer?