[Phpmyadmin-devel] GSoC 2014 - Refactoring: Designer/schema integration

Bimal Yashodha kb.yashodha at gmail.com
Sat Jun 21 20:48:21 CEST 2014


Hi,

Over the past few weeks, I'be been working on some improvements on the
designer - schema integration. Did some little changes to the initially
planned tasks, and all the changes are committed, along with the unit
tests.

In the "pmd_" tables level, instead of the "designer_coords" table, I used
a combination of "table_coords" and "pdf_pages" tables together to achieve
the goal, as I've been describing in my blog posts.

I would appreciate if you can give me a feedback on those changes.

Also I'm now in the final stages of the integration of "schema exporting"
functionality, so that the user will no need to use the "schema editor"
anymore. I'll update all the details of it in weekly blog post and also in
a separate mail.

As OOPing the code is one of my tasks, I've planned to move all the html
generation of "pmd_general.php" to a separate file( to a separate class,
with singleton).

Thanks.



On Tue, Jun 10, 2014 at 6:33 AM, Madhura Jayaratne <madhura.cj at gmail.com>
wrote:

>
>
>
> On Mon, Jun 9, 2014 at 11:54 PM, Bimal Yashodha <kb.yashodha at gmail.com>
> wrote:
>
>> Hi,
>>
>> After integrating schema editor to the designer, now the user would be
>> able to manage pdf pages from the designer itself.
>>
>
> I'm reviewing your code. I will give feedback on the functionality and
> code in a while.
>
>
>> But it seems, there is another limitation such that, user would not be
>> able to delete a table from a page. So I thought of addressing this issue
>> by adding a delete button to the table itself as shown here
>> <http://kbyashodha.blogspot.com/2014/06/gsoc-2014-week-3.html>:
>>
>>
>> I'd like to know will this be a good solution.
>>
>> Looks fine to me. Anyways, add a confirmation popup as well.
>
> --
> Thanks and Regards,
>
> Madhura Jayaratne
>
>
>
> ------------------------------------------------------------------------------
> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
> Find What Matters Most in Your Big Data with HPCC Systems
> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> http://p.sf.net/sfu/hpccsystems
> _______________________________________________
> Phpmyadmin-devel mailing list
> Phpmyadmin-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20140622/5699a60b/attachment.html>


More information about the Developers mailing list