migrate Archiva's "browse" functionality to use the metadata content repository 
API
-----------------------------------------------------------------------------------

                 Key: MRM-1283
                 URL: http://jira.codehaus.org/browse/MRM-1283
             Project: Archiva
          Issue Type: Improvement
          Components: browser, web application
            Reporter: Brett Porter


the first steps to removing direct interaction with the database - see MRM-1025 
for more information.

A test of the API's implementation will be that we can utilise it directly from 
the webapp action classes without introducing additional business logic, and 
such that we can comfortably use it in the same way from the XMLRPC module. 
However, we also do not want presentation-related logic (or at least the 
organisation of the information on screen) in the repository implementation. If 
that is needed, a simpler replacement abstraction for RepositoryBrowsing may be 
appropriate.

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

        

Reply via email to