Thomas Fox created TORQUE-231:
---------------------------------
Summary: BaseMapInit classes should import peer classes by single
import
Key: TORQUE-231
URL: https://issues.apache.org/jira/browse/TORQUE-231
Project: Torque
Issue Type: Improvement
Affects Versions: 4.0-beta1
Reporter: Thomas Fox
Fix For: 4.0-beta2
Currently, the BaseMapInit class does a bulk import on all classes in the peer
package if the peer package is not equal to the mapInit package.
It would be better to import the peer classes per class.
This has also the nice effect that the import still works if peer classes live
outside the peer package.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]