This is not something we need to support directly in the code, but it would be nice to have a documented way to create dataclasses from records.
I think it should be possible to create dataclasses dynamically be inspecting the DBF object, but perhaps it is best after all to create the dataclass manually.
This is not something we need to support directly in the code, but it would be nice to have a documented way to create dataclasses from records.
I think it should be possible to create dataclasses dynamically be inspecting the DBF object, but perhaps it is best after all to create the dataclass manually.