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.

Reply via email to