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:45:21 UTC

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

     [ 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.