Features

thread: 1 message  |  last: about 5 years ago  |  started: saturday, september 2, 2006, 3:04 pm pdt


#1  |  Charbel (Los Angeles, CA)
Saturday, September 2, 2006, 3:04 PM PDT

Hopefuly QCodo will grow to a fully reliable development framework
that provides distinguished features.

I propose the following features to be added:

- The ability to specifiy some code generation parameters that are used
to decide on the outcome of that task.
 Example: specifying which tables should be maped into classes,
          instead of maping the whole database.

- The ability to choose if a query should be carried out to PHP or
should be a stored procedure in the database.
 Example: to generate some functions that return a dataset from a stored  
          procedure call. like the LoadBy() functions.

- The ability to choose a set of columns from different tables
and get a coresponding class generated.
  Example: a JOIN between to table is commonly used.


Thanks.



Copyright © 2005 - 2012, Quasidea Development, LLC
This open-source framework for PHP is released under the terms of The MIT License.