It would be very cool to use Eelco's BeanPanel to dynamically modify the schema of a database, then use it to edit and modify the data in the database. It looks like it could be done rather easily with http://db.apache.org/ddlutils All the cross-database work and SQL generating has been done for us.
I think we could skip the XML data definition file and use the database as the main DDL storage. Here's the data model of the database DDL: http://db.apache.org/ddlutils/api-usage.html Too cool. Jonathan C. P.S. I noticed you added a ChoiceField option editing properties in the BeanFieldPanel. ______________________________________________________________________ This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. Katun Corporation -- www.katun.com _____________________________________________________________________ ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
