Skip to content

[type checking] use reflection for primitive type assignment validity checks #15

Description

@khemichew

It is now possible to reconstruct primitive types as runtime types within the framework through reflection. We can use reflection to check for assignments instead of applying heuristic that follows closely to the C# language specification, which reduces the possibility of misinterpretation of the specification or bug occuring in the framework.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprove existing features

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions