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 2009/12/17 15:43:23 UTC

[jira] Created: (CAY-1340) Implement ConfigurationNode / ConfigurationNodeVisitor for the Cayenne project tree, including DataMap objects.

Implement ConfigurationNode / ConfigurationNodeVisitor for the Cayenne project tree, including DataMap objects.
---------------------------------------------------------------------------------------------------------------

                 Key: CAY-1340
                 URL: https://issues.apache.org/jira/browse/CAY-1340
             Project: Cayenne
          Issue Type: Task
          Components: Cayenne Core Library, CayenneModeler GUI
    Affects Versions: 3.0M1
            Reporter: Andrus Adamchik


for the new project package, need to create an alternative to ProjectTraversal/ProjectTraversalHandler pair based on ConfigurationNode / ConfigurationNodeVisitor combo that implements a true visitor interface. This would allow to rewrite a bunch of current code in a cleaner fashion (mostly project traversal if/else, but also possibly XML encoding), and generally provide easy access to the project metadata.

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


[jira] Closed: (CAY-1340) Implement ConfigurationNode / ConfigurationNodeVisitor for the Cayenne project tree, including DataMap objects.

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

Andrus Adamchik closed CAY-1340.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 3.1M1

> Implement ConfigurationNode / ConfigurationNodeVisitor for the Cayenne project tree, including DataMap objects.
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: CAY-1340
>                 URL: https://issues.apache.org/jira/browse/CAY-1340
>             Project: Cayenne
>          Issue Type: Task
>          Components: Cayenne Core Library, CayenneModeler GUI
>    Affects Versions: 3.0M1
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>            Priority: Minor
>             Fix For: 3.1M1
>
>
> for the new project package, need to create an alternative to ProjectTraversal/ProjectTraversalHandler pair based on ConfigurationNode / ConfigurationNodeVisitor combo that implements a true visitor interface. This would allow to rewrite a bunch of current code in a cleaner fashion (mostly project traversal if/else, but also possibly XML encoding), and generally provide easy access to the project metadata.

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


[jira] Assigned: (CAY-1340) Implement ConfigurationNode / ConfigurationNodeVisitor for the Cayenne project tree, including DataMap objects.

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

Andrus Adamchik reassigned CAY-1340:
------------------------------------

    Assignee: Andrus Adamchik

> Implement ConfigurationNode / ConfigurationNodeVisitor for the Cayenne project tree, including DataMap objects.
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: CAY-1340
>                 URL: https://issues.apache.org/jira/browse/CAY-1340
>             Project: Cayenne
>          Issue Type: Task
>          Components: Cayenne Core Library, CayenneModeler GUI
>    Affects Versions: 3.0M1
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>            Priority: Minor
>
> for the new project package, need to create an alternative to ProjectTraversal/ProjectTraversalHandler pair based on ConfigurationNode / ConfigurationNodeVisitor combo that implements a true visitor interface. This would allow to rewrite a bunch of current code in a cleaner fashion (mostly project traversal if/else, but also possibly XML encoding), and generally provide easy access to the project metadata.

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


[jira] Updated: (CAY-1340) Implement ConfigurationNode / ConfigurationNodeVisitor for the Cayenne project tree, including DataMap objects.

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

Andrus Adamchik updated CAY-1340:
---------------------------------

    Priority: Minor  (was: Major)

> Implement ConfigurationNode / ConfigurationNodeVisitor for the Cayenne project tree, including DataMap objects.
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: CAY-1340
>                 URL: https://issues.apache.org/jira/browse/CAY-1340
>             Project: Cayenne
>          Issue Type: Task
>          Components: Cayenne Core Library, CayenneModeler GUI
>    Affects Versions: 3.0M1
>            Reporter: Andrus Adamchik
>            Priority: Minor
>
> for the new project package, need to create an alternative to ProjectTraversal/ProjectTraversalHandler pair based on ConfigurationNode / ConfigurationNodeVisitor combo that implements a true visitor interface. This would allow to rewrite a bunch of current code in a cleaner fashion (mostly project traversal if/else, but also possibly XML encoding), and generally provide easy access to the project metadata.

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