Skip to content

Add functionality to set propobj and its properties with dot notation #56

@karinsandraerika

Description

@karinsandraerika

Add functionality to set properties in nested objects with dot notation.
For properties that have type "object", an instance of the class is used as default value. But only values that are explicitly set will be added in the payload. Therefore if one sets the value of the objects properties, it will set that property but the default class is never set, causing it to be removed from the payload.
It would be more intuitive to be able to set both class and a property like this. rec.class.prop←value.

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