[Phpmyadmin-devel] [GSoC2012] Refactoring: Table search, Db search, Multi-table query
Marc Delisle
marc at infomarc.info
Mon Apr 2 17:44:55 CEST 2012
Le 2012-04-02 11:33, tuncay kilicoglu a écrit :
>
> I need to take some advice before I start reading source code. What kind of
> refactoring styles are we talking about? What are Table search, db search
> and multitable query are related to? What's bad with current code? Do we
> also need to modularize scripts into seperate for better abstraction? or
> It's about refactoring inner details of functions? or is it about
> objectifying the code?
Here is what needs improvement in the current code:
- large chunks of procedural code without functions
- reference to global variables
- HTML and PHP mixed together (but we are not implementing a templating
solution)
Going to OOP is not necessary in the project but would be welcome.
>
> Please give me a quick brief about project because I couldn't find any on
> mailing list. (You may give the link for the thread, too)
--
Marc Delisle
http://infomarc.info
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 898 bytes
Desc: OpenPGP digital signature
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20120402/aa43487f/attachment.sig>
More information about the Developers
mailing list