You can view the issue detail at the following URL:
<http://scarab.werken.com/scarab/issues/id/TRQS165>
Type : Defect
Issue Id : TRQS165
Reported by: Gavin Kinghall Were
wario78 - ([EMAIL PROTECTED])
Details:
Summary: columns in an external schema caused Manager imports to be generated
Description: Say there exists A-schema.xml and B-schema.xml and B-schema.xml declares
A-schema.xml as an external schema. Also say that a column C in a table D in
B-schema.xml is declared as a foreign key to a column E in a table F in A-schema.xml.
When the Object model is generated, the line 'import com.mycompany.om.FManager;' will
be added to com.mycompany.om.BaseD. This causes a compile error as
com.mycompany.om.FManager does not exist. This occurs in Torque 3.0.1
Status: New
Operating system: Windows
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]