Le 2012-03-03 08:56, Thilina Buddika Abeyrathna a écrit :
Hi Marc, Those php files are just php files not class file. And they contain HTML tags too. So in refactoring do I need to convert those files to php classes with OOP. and what are the other task in this project?
Hi Thilina, I'm not sure which idea you are talking about, but in general, refactoring does not mean that the code has to be converted to OOP (of course, it can be done this way).
Have a look at http://wiki.phpmyadmin.net/pma/GSoC_2012_Ideas_List because the refactoring idea "data inserting / editing" has been modified. It's now "Refactoring: Insert/edit, Privileges, Operations, Structure" because the refactoring tasks for these scripts should cover 12 weeks.