
13 Feb
2012
13 Feb
'12
10:31 p.m.
Hi, I wrote a concept/proposal [0] to replace html frames, using a Page class where all pages derive from. The base Page class executes everything that is nececessary to load a page (loading configuration, user authentication, parameter checking, ...) and finally loading a page. The derived classes override several specific sections. I put it on the wiki [0]. What do you think? BTW : This is still a concept. It still needs some finetuning. Comments are welcome. BTW2 : I created a roadmap page for phpMyAdmin 4, basically copying the section of the team meeting report. [0] http://wiki.phpmyadmin.net/pma/Remove_frames [1] http://wiki.phpmyadmin.net/pma/phpMyAdmin_4 -- Kind regards, Dieter Adriaenssens