well - i'm pushing towards a release of the news module, but it is only going to be a "1.0" release, which means it won't have a lot of nifty features etc.
once we it gets released w/ the 1.1 nukes release, i'm not quite sure if it's really "in development" anymore, so making schema changes would be harder. if schema changes need to be made in the future, the best bet would be to write some migration scripts to do a dump of the existing data, drop the tables, create the new ones, and parse the data dump into the new table format and load. overall, it's not a process that sounds like much fun - but would handle the issue. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829999#3829999 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3829999 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
