> 2012/3/25 Adnan <
hiddenpearls@gmail.com>
>
>>
>>
>> 2012/3/13 Adnan <
hiddenpearls@gmail.com>
>>
>>>
>>>
>>> 2012/3/13 Michal Čihař <
michal@cihar.com>
>>>
>>>> Hi
>>>>
>>>> Dne Mon, 5 Mar 2012 10:54:03 +0500
>>>> Adnan <
hiddenpearls@gmail.com> napsal(a):
>>>>
>>>>> Refactoring phpMyAdmin codebase is important at this stage. I had an
>>>> idea
>>>>> to make mobile version of phpMyAdmin for iPhone/Android using phoneGap
>>>>> but Michal
>>>>> Čihař said we will refactoring PMA this year GSoC. So, Refactoring
>>>>> Designer/schema integration would be best for me because I have work on
>>>>> Schema integration in GSoC 2010.
>>>>>
>>>>> schema export is already in OOP btw but Designer not yet. will start
>>>>> looking into codecase and ask questions.
>>>>
>>>> Please note that schema is OOP, but does not really use OOP practices
>>>> much - there is quite a lot of duplicate code, which should be rather
>>>> inherited from parent classes and shared.
>>>>
>>>> Yeah, I'm recalling my code done in GSoC 2010 ;)
>>>
>> I didn't understand what PMA Designer feature does ? I played with its
>> options/menu but these are simple operations.
>>
> I can see the foreign key relations now in Designer.
>
>> what is the main function of PMA Designer ?
>>
>> plus I think we may use jQueryUI Draggable API's for this.
Indeed, a more standard API would be welcome.