Skip to content

addDynamicWrite ? #42

@gonzabrusco

Description

@gonzabrusco

Hi. Since you recently added the "addDynamicReadOnly" callbacks (by the way, they are all named addDynamicReadOnly except for the integer one which is missing the "ReadOnly" part, maybe you should change that for consistency).

It would be very useful to have this but for writing variables too. Is that possible? I would like to avoid the need to duplicate the variables in my code. I would prefer to be called using a callback with the new variable value and set it myself inside my class or something.

Also, using std:: function would be very useful to have callbacks managed directly with class members instead of global functions.

Thanks!!

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