node handling by Tree class
---------------------------

                 Key: MAGNOLIA-1365
                 URL: http://jira.magnolia.info/browse/MAGNOLIA-1365
             Project: Magnolia
          Issue Type: Sub-task
          Components: core
    Affects Versions: 3.1
            Reporter: Oliver Lietz
         Assigned To: Sameer Charles


info.magnolia.cms.gui.control.Tree is strongly coupled with Magnolia's own node 
types

- decouple Tree from node types
- maybe make Tree an interface or let Tree implement a "node handler" [1]  
interface

[1] createNode is done by Tree, but deleteNode is done by AdminTreeMVCHandler: 
can this be done centralized in one class?


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to