From: Brian A. <br...@ta...> - 2001-06-13 18:56:18
|
Nathan Vonnahme wrote: > > I didn't get a response back about this, does anyone have any thoughts? > > I fixed extracols support in slash 2.0.0 in order to get something working > for a client, and I'd like to know what the future plans are if extracols > has been dropped so I can let him know what will be involved. I added it back. It doesn't hurt us to have it there (since we just do a single lookup based on key on the column). It is now in the story_text table though (setUser() handles getting the right tables, and putting them together). So expect it to stick around. -Brian |