Uploaded image for project: 'Apache Roller'
  1. Apache Roller
  2. ROL-1111

Backend Refactorings

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1
    • 2.3
    • None
    • None
    • blogs.sun.com

    Description

      This is for tracking the backend refactoring proposal http://rollerweblogger.org/wiki/Wiki.jsp?page=Proposal_BackendRefactorings

      The basics of the proposal are to:

      1. Remove access to the underlying PersistenceStrategy from the Roller interface. This provides proper isolation of a persistence implementation from the presentation layer.

      2. Move all persistence transaction logic into the business classes. Again, this ensures full isolation of persistence code from the presentation layer.

      3. Add Hibernate transaction support to our persistence implementation.

      – Allen

      Attachments

        Activity

          People

            agilliland Allen T. Gilliland IV
            lskrocki linda skrocki
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: