The Seam component PublishActionsBean is containing far too much business logic
-------------------------------------------------------------------------------

                 Key: NXP-1938
                 URL: http://jira.nuxeo.org/browse/NXP-1938
             Project: Nuxeo Enterprise Platform 5
          Issue Type: Improvement
    Affects Versions: 5.1.3
            Reporter: Radu Darlea
            Assignee: Thierry Delprat
             Fix For: 5.1.4


The PublishActionsBean has over 1000 lines, with lot of business logic. As 
being Seam component, this bean is very hard to be tested as JUnit. As result, 
lot of logic is missing proper verification. Moreover, it is better to have as 
little as possible code in the Seam components. I suppose it can be refactored  
moving most of the code in some helper code. Also, once this made possible, 
proper JUnit tests can be designed.

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

        
_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to