[Phpmyadmin-devel] Visual Query builder
Marc Delisle
marc at infomarc.info
Thu Apr 29 14:56:20 CEST 2010
ANKIT GUPTA a écrit :
>
> Hi michael,
>
> My additional wish:
> Please comment your PHP Code and Javascript Code with standard
> doc-blocks:
>
> * for php with PHP-Doc
> * for Javascript with JS-Doc.
>
> So it's possible to generate on the fly with some tools a
> documentation from your
> source code ;)
>
> Ok thanks for the info will take care of it.
>>
>> i agree with marc,we should not keep visual query builder as a
>> separate plugin and offer both as already installed.
>> we can provide an option to users to switch between db_qbe.php
>> and visual query builder
>> inside the "Query" tab.
> Or would it be better: if Javascript and jQuery running using yours,
> else using db_qbe.php?
>
>
> sorry i didn't get your question,
> I was suggesting to provide an option to the users to switch between
> 'visual query builder' and the current version.
I think this is better, as the two interfaces will probably not offer
the exact same features.
> in the 'Query'(multi-table query generator) tab.
> i will be using code from db_qbe.php.
If possible, use refactoring methods to avoid cutting&pasting code.
--
Marc Delisle
http://infomarc.info
More information about the Developers
mailing list