You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by "Thomas Fox (JIRA)" <ji...@apache.org> on 2012/10/06 05:20:02 UTC

[jira] [Created] (TORQUE-231) BaseMapInit classes should import peer classes by single import

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: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


[jira] [Updated] (TORQUE-231) BaseMapInit classes should import peer classes by single import

Posted by "Thomas Fox (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TORQUE-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Fox updated TORQUE-231:
------------------------------

    Priority: Trivial  (was: Major)
    
> 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
>            Priority: Trivial
>             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: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


[jira] [Resolved] (TORQUE-231) BaseMapInit classes should import peer classes by single import

Posted by "Thomas Fox (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TORQUE-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Fox resolved TORQUE-231.
-------------------------------

    Resolution: Fixed
      Assignee: Thomas Fox
    
> 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
>            Assignee: Thomas Fox
>            Priority: Trivial
>             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: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org