Skip to content

Runtime mapping #34

Description

@cjmairair

You need to look at the runtime type of the source members and use that.

This goes for the initial source object, and all of its inner descendants.
You can't just say, "well I don't know what to do if the source (declared) type is abstract or an interface". You have to look at the runtime type of the source object and use that type.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions