Hi, I read the idea list that has published.And I like to join with the refactoring projects in this GSOC.Specially, the idea of "Refactoring: SQL executor, Column's structure manipulation" .I would like to know the defects or some issues which I can familiar on those areas/files. Thank you
Shamika Dharmasiri Faculty Of Engineering University Of Peradeniya
Shamika Dharmasiri a écrit :
Hi, I read the idea list that has published.And I like to join with the refactoring projects in this GSOC.Specially, the idea of "Refactoring: SQL executor, Column's structure manipulation" .I would like to know the defects or some issues which I can familiar on those areas/files. Thank you
Shamika, thanks for your interest. I'll probably be mentoring this project.
Note that code refactoring [0] is not about fixing the defects, it's supposed to improve the internal structure without changing the behavior. Of course, if a bug is found during the refactoring, it's a good idea to fix it.
So, right now, you should be doing [1]. Also, you can see what was done with the refactoring projects of last year [2], observing the history of changes on github.com in the repositories of these students.
[0] http://en.wikipedia.org/wiki/Code_refactoring
[1] http://wiki.phpmyadmin.net/pma/GSoC_2013_Applicant_Guide#Get_involved_with_p...
[2] http://wiki.phpmyadmin.net/pma/GSoC_2012_Projects
On Thu, Feb 14, 2013 at 10:25 PM, Marc Delisle marc@infomarc.info wrote:
Shamika Dharmasiri a écrit :
Hi, I read the idea list that has published.And I like to join with the refactoring projects in this GSOC.Specially, the idea of "Refactoring: SQL executor, Column's structure manipulation" .I would like to know the defects or some issues which I can familiar on those areas/files. Thank you
Shamika, thanks for your interest. I'll probably be mentoring this project.
Note that code refactoring [0] is not about fixing the defects, it's supposed to improve the internal structure without changing the behavior. Of course, if a bug is found during the refactoring, it's a good idea to fix it.
So, right now, you should be doing [1]. Also, you can see what was done with the refactoring projects of last year [2], observing the history of changes on github.com in the repositories of these students.
[0] http://en.wikipedia.org/wiki/Code_refactoring
[1]
http://wiki.phpmyadmin.net/pma/GSoC_2013_Applicant_Guide#Get_involved_with_p...
[2] http://wiki.phpmyadmin.net/pma/GSoC_2012_Projects
-- Marc Delisle http://infomarc.info
Hi Shamika, I also have done a refactoring project in last year Gsoc program. So you can see some of my refactoring codes from [1].
[1] - https://github.com/thilinaa/phpmyadmin/commits/master