Skip to content

Implement properties via generics (avoid boxing/unboxing) #23

Description

@wilhelmberg

As property values can have different types they are currently implemented as Dictionary<string, object>.

Find an implementation to avoid boxing/unboxing.

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions