[Phpmyadmin-devel] cleaning up mixed html and php
Marc Delisle
marc at infomarc.info
Wed Sep 5 19:09:18 CEST 2012
Michal Čihař a écrit :
> Hi
>
> Dne Tue, 4 Sep 2012 20:51:17 +0200
> Dieter Adriaenssens <dieter.adriaenssens at gmail.com> napsal(a):
>
>> It generates a lot of codingstyle errors : too long lines, wrong
>> indentation, ...
>> it is badly structured and thus difficult to read and to be honest, is ugly.
>>
>> I'm thinking of starting to clean it up towards 4.0, using either
>> echo's or assigning the output html to a string and add it to the
>> appropriate Response class method.
>
> Definitely this would help making our code base easier to read, so go
> ahead :-).
I'm ok for clean up, however it makes maintenance less easy. We are
still supposed to fix bugs in QA_3_5 and port them to master.
--
Marc Delisle
http://infomarc.info
More information about the Developers
mailing list