|
From: Karl O. P. <ko...@me...> - 2013-06-07 18:02:54
|
On 06/07/2013 09:29:38 AM, Jehan-Guillaume (ioguix) de Rorthais wrote: > On 03/06/2013 18:13, Miguel Useche wrote: > > Hello guys, > > Heh Miguel ! > > > Some years ago I did a CRUD generator for PPA, after long time and > 3 > > > re-wrotes (due to PHP 5.3, Leonardo's plugin's architecture and > official > > changes) I've released the plugin for the stable version of PPA. > However, AFAIUI, it seems the plugin is generating some PHP files. > Couldn't it be possible to keep them in database instead of requiring > a > local access with write permissions ? > It would keep things much more easy to manage and secure...but a bit > more complex to extract/print from the code POV. I should admit. My thought is that you should do whatever you want with it because, while I can't speak for the PPA project, it's not likely to be part of PPA proper. Although we welcome having the plugin available turning PPA into an application generator is beyond the scope of what anybody wants to maintain. I did look at the video. It looks spiffy. Although I have to say that I find code generators to be more trouble than their worth -- there's a reason why application frameworks (Django, werkzug, Pyramid, etc.) are dominant in that space. > > > Hope you check it and i wonder if it's possible to have it in the > > official software of ppa. > > What about creating a plugin page on the phppgadmin wiki to list > plugins > and offer them a dedicated page there if needed ? > > You could link to a github as well from such a page as instance... I made the page, linked from the docs/faq page. It would be good to add your plugin to this new page. http://phppgadmin.sourceforge.net/doku.php?id=contrib Regards, Karl <ko...@me...> Free Software: "You don't pay back, you pay forward." -- Robert A. Heinlein |