I'm trying, as many people seem to be doing, to create foreign keys between auxiliary tables I'm creating and the TURBINE_USER table in the tdk. I'm using turbine 2.1 (bundled with the tdk), and I've read the extending-user-howto, which explains how to add columns to turbine_user as well as create foreign keys from other tables. I'm prepared to jump through the myriad hoops to do that, but if all I want to do is to create foreign-keys from other tables (in project-schema.xml for example), do i still have to do all the subclassing and ant template changes outlined in the extending user howto? I was hoping I would only have to create an alias in my project-schema.xml.
I know this is a recurring thread in this list; is the consensus to just implement the extending-user-howto? Should I consider working off of turbine 2.2 (I'm not sure if you can just swap that out on the current tdk)? Or maybe I'm getting confused about where the line between turbine/torque exactly is. Will turbine-3 address these concerns? TIA, Derek -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
