DruidOwl

Results 5 comments of DruidOwl

I've run into the same issue. I've discovered that JsonSerializer from `Friflo.Json.Fliox` can't initialize properties on *struct* during deserialization (be it plain struct or record struct; be it set or...

One of my components has a field of my custom `readonly record struct` ValueObject implemented via primary constructor. It doesn't deserialize as well due to records exposing parameters as properties...

A bit off top, but the removal of built-in QR-generator is also a downgrade — this disallow the use of Ditto in offline environments.

Similar to https://github.com/friflo/Friflo.Engine.ECS/issues/14

> But I don't know when right now. Maybe with the next major release (i. e. 4.0.0)? At least it will mark the breaking changes.