Hi, one one side, I really see this as a cool feature during development. On the other side, this is very dangerous.
You e.g. have two columns street and housenumber. Now you delete housenumber as you wish to have both fields in one column. The data in housenumber is deleted, but the data in street is not updated to now include the housenmber. So in the next run you might end up looking for lost data. Perhaps a fat warning should be printed when columns are removed. Heiko ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
