my .02 is that such altering is quite reasonable for custom programming but not so kosher for contrib modules
On Mon, Jul 12, 2010 at 12:19 PM, nan wich <[email protected]> wrote: > Is there an official stance on using hook_schema_alter to add columns to > core tables? For example, we collect additional data on anonymous comments > and want to actually save that data. Rather than creating another table (and > subsequent JOINs), I'd just as soon stuff that data into the comments table, > where it belongs. Should we ever disable comments (unlikely), we probably > wouldn't mind losing that data too. > > > Nancy E. Wichmann, PMP > > Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, > Jr.
