Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor to support adding a non-xml BackendProvider #289

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    2aeca9c View commit details
    Browse the repository at this point in the history
  2. Further work to support a non-XML backend

    * Embed the surrogate factory into the BackendProvider instead
      of using the IOC because the type of the surrogate will be
      determined by the type of the BackendProvider
    * Add an ICmObjectDTO interface to abstract the surrogate
      fluffing up
    * Re-name several XML specific implementations to clarify
      the code base
    jasonleenaylor committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    cd5f563 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    d9c4559 View commit details
    Browse the repository at this point in the history