Skip to content

Enhancement: Re-assess if the 'IsAssignableFrom' can be used over the customized 'IsInterfacedTo'. #469

@mikependon

Description

@mikependon

RepoDb property handlers are generic in which it force us to deliver a customized (almost-like) IsAssignableFrom equivalent method for the System.Type.

But since then, RepoDb has improve a lot when it comes to its abstraction and implementation. This user story will allow us to refactor the unneeded code from the code-line by re-assessing whether the IsAssignableFrom method can now be used as a replacement for the customized IsInterfacedTo method.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestfixedThe bug, issue, incident has been fixed.todoThings to be done in the future

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions