Serialising dictionary with numeric keys

Yep that all makes sense @p.colbert , and I think the proposed catch-all solution is to offer a decorator e.g. @anvil.server.serializable_type which would cater for the two-level scheme as you describe it. I guess I’m just asking/requesting that whatever solution is offered through such a feature also covers the case where dict keys are integers.