spring-statemachine icon indicating copy to clipboard operation
spring-statemachine copied to clipboard

Upgrade Kryo to 5.x

Open Daanielvb opened this issue 3 years ago • 0 comments

I believe that this project would be greatly benefited from upgrading kryo to version 5.

Their project has implemented a number of improvements, such as being able to deserialize immutable collections. This would be a great asset for this project when dealing with a machine's extended state context.

This is the migration guide provided by their supporters

https://github.com/EsotericSoftware/kryo/issues/796 https://github.com/EsotericSoftware/kryo/wiki/Migration-to-v5

Do we envision any plans for that migration?

Daanielvb avatar Jan 18 '22 14:01 Daanielvb