Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-2730

Reimplement audit and security using HierarchyManagerWrapper, ContentWrapper, etc.

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Outdated
    • Icon: Major Major
    • None
    • None
    • core
    • None

      This would simplify:

      • the code itself (less redundancy, less error-prone - an AuditingHM would do one single thing (audit logging) and delegate)
      • turning these features on/off
      • replacing/customizing them
      • tests (because I don't want to have audit log in my tests, nor have to configure them)

      We already have RepositoryAcquiringStrategy, which is where the appropriate wrappers w/c/ould be constructed.

      It would also serve as a proof of concept for more advanced uses of wrappers (which I will dutifully note here once I remember them)

        Acceptance criteria

              gjoseph Magnolia International
              gjoseph Magnolia International
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD