Is your feature request related to a problem? Please describe.
Currently have to serialize all arrays manually using custom saveUserData methods.
This implementations is quite typical.
Describe the solution you'd like
It's possible implement common procedure to store and load this arrays of object in Component::saveUserData method.
Describe alternatives you've considered
n/a
Additional context
n/a
Is your feature request related to a problem? Please describe.
Currently have to serialize all arrays manually using custom saveUserData methods.
This implementations is quite typical.
Describe the solution you'd like
It's possible implement common procedure to store and load this arrays of object in Component::saveUserData method.
Describe alternatives you've considered
n/a
Additional context
n/a