On Tue, Feb 06, 2001 at 07:08:06PM -0600, [EMAIL PROTECTED] wrote:

> This looks like it'll add a bunch of the stuff I'm looking for, very cool.
> I ran my stuff through, and one table that has multiple foreign keys was
> generated incorrectly.  It generated two get and two set functions with
> the same name, and two variables with the same name, even though the meat
> of the duplicate functions looked correct.  I'm looking into this, and
> will submit a patch when I get it corrected.  Looks like it's in
> torque templates/om/Object.vm.

Looks like this is because one of my tables points to TURBINE_USER.USER_ID
as a foreign key, whose definition is not in my project-schema.xml file.

I can work around this problem (move table definitions into my
project-schema), but then classes get built by torque for these tables.

Has anyone else run into this problem and come up with a good workaround?
If not, I'll probably spend some more time with it and see if I can't come
up with something that's a bit cleaner.

Thanks
John


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to