MapBuilder.vm should have the platform dependency removed
---------------------------------------------------------
Key: TORQUE-95
URL: https://issues.apache.org/jira/browse/TORQUE-95
Project: Torque
Issue Type: Improvement
Components: Generator
Affects Versions: 3.3-RC2
Reporter: Thomas Vandahl
Priority: Minor
This is more a marker issue to improve the platform independence of Torque. In
the OM templates I found that the only point left where platform-dependent code
is generated is MapBuilder.vm There, tMap.setPrimaryKeyMethodInfo() is set
depending on the selected database platform. If that could be removed/changed,
the generated classes would be free of platform dependent code which in turn
would allow to switch between database backends without re-generating the
OM-classes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]