Just curious what kind of plugins would anyone want to develop for PCG? I'm having trouble conceptualizing how a plugin might work within the PCG context. Maybe a report generator plugin?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There can be so many.. to name a few off my head..
a plugin to generate PHPGTK GUI from a table
a plugin to generate Java, perl code from a db
a plugin to build use smarty templates in forms
a plugin to write ejbs.. i already did that one in utilities...
a plugin to make a grid like table editing for php dbs.
There are just so many kinds of code that can be generated from a database and tables..
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Just curious what kind of plugins would anyone want to develop for PCG? I'm having trouble conceptualizing how a plugin might work within the PCG context. Maybe a report generator plugin?
There can be so many.. to name a few off my head..
a plugin to generate PHPGTK GUI from a table
a plugin to generate Java, perl code from a db
a plugin to build use smarty templates in forms
a plugin to write ejbs.. i already did that one in utilities...
a plugin to make a grid like table editing for php dbs.
There are just so many kinds of code that can be generated from a database and tables..
A plugin to create templates with CSS and plug into php site as new skin....?