Skip to content

Custom settings serialization #421

@b0c1

Description

@b0c1

Hi guys,

I tried to create a custom editor with a custom list of objects but the saving is failed, because the max length of the serialized data is 8*1024.
The StorageHandlerImpl did not serialize each item in the list separated, so it handles the whole list.

Any idea how can I handle this?

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