Skip to content

Suggestion to add callbacks or extension points to CppWinRT property implementations #588

@amtopel

Description

@amtopel

I was wondering if it would be possible to add callback support or extension points to the CppWinRT property implementation classes (like single_threaded_notifying_property, etc.).

So, for example, you could execute some code when a property is updated.

Perhaps this could be done using virtual methods or CRTP, although I'm not sure what the best implementation would be. Thanks for any thoughts or input.

Metadata

Metadata

Assignees

No one assigned

    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