longshadowdev
Results
2
comments of
longshadowdev
[Serializer] Allow to provide a "normalizer" callable to normalize a property during denormalization
> Does anyone have a workaround or solution for this. If we don't it means we either have to remove readonly from our DTO classes or create a new DTO...
I'm going to just sub-class Filesystem for each logical file system I have, and only use MountManager if I need a cross file-system copy or move operation.