You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2010/07/07 10:05:50 UTC

[jira] Created: (CAY-1461) CayenneModeler: remove ScopeMVC dependency - ObjRelationshipInfoDialog

CayenneModeler: remove ScopeMVC dependency - ObjRelationshipInfoDialog
----------------------------------------------------------------------

                 Key: CAY-1461
                 URL: https://issues.apache.org/jira/browse/CAY-1461
             Project: Cayenne
          Issue Type: Task
          Components: Modeler
    Affects Versions: 3.1M1
            Reporter: Andrus Adamchik
            Assignee: Andrus Adamchik
             Fix For: 3.1M1


CayenneModeler uses ScopeMVC framework in a number of places. Let's start replacing ScopeMVC dependencies with vanilla Swing API. Scope project is dead and for consistency of the code I'd rather we get rid of it in the Modeler. 

ObjRelationshipInfoDialog/ObjRelationshipInfoController is the first candidate for replacement.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Issue Comment Edited: (CAY-1461) CayenneModeler: remove ScopeMVC dependency - ObjRelationshipInfoDialog

Posted by "Rostislav (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAY-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12889083#action_12889083 ] 

Rostislav edited comment on CAY-1461 at 7/16/10 6:23 AM:
---------------------------------------------------------

scopeMVC dependency is removed

      was (Author: rostik):
    delete scopeMVC dependency
  
> CayenneModeler: remove ScopeMVC dependency - ObjRelationshipInfoDialog
> ----------------------------------------------------------------------
>
>                 Key: CAY-1461
>                 URL: https://issues.apache.org/jira/browse/CAY-1461
>             Project: Cayenne
>          Issue Type: Task
>          Components: Modeler
>    Affects Versions: 3.1M1
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>             Fix For: 3.1M1
>
>         Attachments: 0001-remove-ScopeMVC-dependency-ObjRelationshipInfoDial.patch
>
>
> CayenneModeler uses ScopeMVC framework in a number of places. Let's start replacing ScopeMVC dependencies with vanilla Swing API. Scope project is dead and for consistency of the code I'd rather we get rid of it in the Modeler. 
> ObjRelationshipInfoDialog/ObjRelationshipInfoController is the first candidate for replacement.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CAY-1461) CayenneModeler: remove ScopeMVC dependency - ObjRelationshipInfoDialog

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

Rostislav updated CAY-1461:
---------------------------

    Attachment: 0001-remove-ScopeMVC-dependency-ObjRelationshipInfoDial.patch

fix a problem

> CayenneModeler: remove ScopeMVC dependency - ObjRelationshipInfoDialog
> ----------------------------------------------------------------------
>
>                 Key: CAY-1461
>                 URL: https://issues.apache.org/jira/browse/CAY-1461
>             Project: Cayenne
>          Issue Type: Task
>          Components: Modeler
>    Affects Versions: 3.1M1
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>             Fix For: 3.1M1
>
>         Attachments: 0001-remove-ScopeMVC-dependency-ObjRelationshipInfoDial.patch
>
>
> CayenneModeler uses ScopeMVC framework in a number of places. Let's start replacing ScopeMVC dependencies with vanilla Swing API. Scope project is dead and for consistency of the code I'd rather we get rid of it in the Modeler. 
> ObjRelationshipInfoDialog/ObjRelationshipInfoController is the first candidate for replacement.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CAY-1461) CayenneModeler: remove ScopeMVC dependency - ObjRelationshipInfoDialog

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

Rostislav updated CAY-1461:
---------------------------

    Attachment: remove-scopeMVC-dependency-QueryTypeDialog.patch

scopeMVC dependency for QueryTypeDialog removed

> CayenneModeler: remove ScopeMVC dependency - ObjRelationshipInfoDialog
> ----------------------------------------------------------------------
>
>                 Key: CAY-1461
>                 URL: https://issues.apache.org/jira/browse/CAY-1461
>             Project: Cayenne
>          Issue Type: Task
>          Components: Modeler
>    Affects Versions: 3.1M1
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>             Fix For: 3.1M1
>
>         Attachments: 0001-remove-ScopeMVC-dependency-ObjRelationshipInfoDial.patch, 0001-scopeMVC-dependency-DbRelationshipTarget.patch, remove-scopeMVC-dependency-QueryTypeDialog.patch
>
>
> CayenneModeler uses ScopeMVC framework in a number of places. Let's start replacing ScopeMVC dependencies with vanilla Swing API. Scope project is dead and for consistency of the code I'd rather we get rid of it in the Modeler. 
> ObjRelationshipInfoDialog/ObjRelationshipInfoController is the first candidate for replacement.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CAY-1461) CayenneModeler: remove ScopeMVC dependency - ObjRelationshipInfoDialog

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

Rostislav updated CAY-1461:
---------------------------

    Attachment: 0001-scopeMVC-dependency-DbRelationshipTarget.patch

remove scopeMVC dependency for dialog DbRelationshipTarget

> CayenneModeler: remove ScopeMVC dependency - ObjRelationshipInfoDialog
> ----------------------------------------------------------------------
>
>                 Key: CAY-1461
>                 URL: https://issues.apache.org/jira/browse/CAY-1461
>             Project: Cayenne
>          Issue Type: Task
>          Components: Modeler
>    Affects Versions: 3.1M1
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>             Fix For: 3.1M1
>
>         Attachments: 0001-remove-ScopeMVC-dependency-ObjRelationshipInfoDial.patch, 0001-scopeMVC-dependency-DbRelationshipTarget.patch
>
>
> CayenneModeler uses ScopeMVC framework in a number of places. Let's start replacing ScopeMVC dependencies with vanilla Swing API. Scope project is dead and for consistency of the code I'd rather we get rid of it in the Modeler. 
> ObjRelationshipInfoDialog/ObjRelationshipInfoController is the first candidate for replacement.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Issue Comment Edited: (CAY-1461) CayenneModeler: remove ScopeMVC dependency - ObjRelationshipInfoDialog

Posted by "Rostislav (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAY-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12889083#action_12889083 ] 

Rostislav edited comment on CAY-1461 at 7/16/10 6:23 AM:
---------------------------------------------------------

delete scopeMVC dependency

      was (Author: rostik):
    fix a problem
  
> CayenneModeler: remove ScopeMVC dependency - ObjRelationshipInfoDialog
> ----------------------------------------------------------------------
>
>                 Key: CAY-1461
>                 URL: https://issues.apache.org/jira/browse/CAY-1461
>             Project: Cayenne
>          Issue Type: Task
>          Components: Modeler
>    Affects Versions: 3.1M1
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>             Fix For: 3.1M1
>
>         Attachments: 0001-remove-ScopeMVC-dependency-ObjRelationshipInfoDial.patch
>
>
> CayenneModeler uses ScopeMVC framework in a number of places. Let's start replacing ScopeMVC dependencies with vanilla Swing API. Scope project is dead and for consistency of the code I'd rather we get rid of it in the Modeler. 
> ObjRelationshipInfoDialog/ObjRelationshipInfoController is the first candidate for replacement.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.