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

Support for Type mapping. #1802

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Jul 10, 2022

  1. Supports Abstract Type mapping.

    No check is done with IsAssignableFrom to enforce
    the relationship between the source and target types
    but this can easily be done.
    Not sure it's useful...
    olivier-spinelli committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    b13473c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Added some tests.

    olivier-spinelli committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    fbe09dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66628f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14f946d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5acd4d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c41568e View commit details
    Browse the repository at this point in the history