From: Francesco M. <f18...@ya...> - 2006-09-19 10:23:41
|
Hi, I've not updated the submission form yet to allow you to choose between the CVS and the Subversion repository. So, I'm asking you directly: would you prefer to have this component in the wxCode CVS or rather in the wxCode Subversion repo ? Provided that the database layer component is in CVS you will probably find easier to put in CVS this component, too, unless you are used to Subversion... > name: wxActiveRecord the name does not resemble me a component which generates code... can I suggest to use as name something like "wxActiveRecordGenerator" or "wxDBCodeGenerator" ? > wxversion: all > category: database > language: cpp > description: (Soon to come) wxActiveRecord it's a project base on a code generator that will generate the necessary classes to manage database records. The access to the database it's done with the DatabaseLayer component. > location: wxactiverecord I'd remove the 'wx' prefix from the directory name... Thanks! Francesco |