FrontPage »
Forums »
DaoGen Forums » Next DaoGen version almost ready!
Next DaoGen version almost ready!
Posted by Luigi 19.03.2004 11:47
I have just completed the last tests for next DaoGen version. The new version will implement feature, which has been requested many times - the support for DaoGen meta-data import and export.
This means, that in addition to current java/php and sql code, DaoGen will generate an XML meta-data file for you, which you can later import back to DaoGen. This is really useful, when for example you have generated code for large table and want to change one column name later. Normally you would have to type in all information again, but when you have the XML meta-data file, you can just change the column name there and re-generate you classes. It is also more convenient to upgrade your DAO classes to better DaoGen version, when you can just drop in the xml and have the code instantly.
I will make the new DaoGen available soon (I will also upgrade the FastCMS content management system for TitanicLinux.Net, so it takes a little bit of planning, but I hope it doesn't take too long.)
// Luigi.
Re: Next DaoGen version almost ready!
Posted by anonymous 15.04.2004 16:33
> Luigi 19.03.2004 11:47
> I have just completed the last tests for next DaoGen version. The new version will implement feature, which has been requested many times - the support for DaoGen meta-data import and export.
>
> This means, that in addition to current java/php and sql code, DaoGen will generate an XML meta-data file for you, which you can later import back to DaoGen. This is really useful, when for example you have generated code for large table and want to change one column name later. Normally you would have to type in all information again, but when you have the XML meta-data file, you can just change the column name there and re-generate you classes. It is also more convenient to upgrade your DAO classes to better DaoGen version, when you can just drop in the xml and have the code instantly.
>
> I will make the new DaoGen available soon (I will also upgrade the FastCMS content management system for TitanicLinux.Net, so it takes a little bit of planning, but I hope it doesn't take too long.)
>
> // Luigi.
>