Skip to content

Storing and reading JSON is asymmetrical unless load_raw_value is true #8

Open
@qwertme

Description

@qwertme

When not using load_raw_value for a property you still need to serialize the value when setting the property even though you can read it as a Hash.

This is confusing since it is asymmetrical.

When load_raw_value is false I would expect that both reading and writing to the property to behave like accessing a Hash.

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