You can view the issue detail at the following URL:
<http://scarab.werken.com/scarab/issues/id/TRQS122>
Type : Patch
Issue Id : TRQS122
Reported by: Scott Eade
[EMAIL PROTECTED] - ([EMAIL PROTECTED])
Details:
Platform: All
Operating system: windows 2000
Summary: Join methods are not generated.
Description: Migrating an application from Turbine 2.1 to 2.2 highlighted that Torque
3.0 was not generating the Join methods that were previously generated by Turbine 2.1.
I tracked this down to the following change:
http://cvs.apache.org/viewcvs/jakarta-turbine-torque/src/templates/om/Object
.vm.diff?r1=1.40&r2=1.41&diff_format=h
By adding some debugging code I have found that for me the "!" on the line
that was added:
#set ( $doJoinGet = !$tblFK2.isForReferenceOnly())
Doesn't work (i.e. "!false" is the same as "false").
Status: New
Priority: High
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>