Viktor
Viktor
> Hi @karolzlot, welcome to Dask, thanks for opening this issue! I'm not able to reproduce this (I'm on a macOS system, but I matched your Python and Dask versions)....
I have posted something similar, it would help during dynamic class overloads #1511
> Hi @ViktorSky, I guess we can. How is it done? I have been reading the documentation but I have only found the references with ´linkedBy/linkedTo´, I have also read...
> Hi @ViktorSky, do you mean nested models? No, I meant to specify the key for the field. ```py @jsonclass class User: name: str = types.str.alias('userName') type: int = types.int.alias('userType')...
> Hi @ViktorSky, do you mean nested models? https://github.com/fillmula/jsonclasses/issues/40#issuecomment-1608578998 Is it possible to use a field from a key alias?
Is there anyone reading?