On 11/3/24 21:13, Chris McCormick wrote:
I guess I can build this with [text] but I wanted to check if anybody has done it already.
georg holzmann's PdContainer library (from 2004!), which maps C++ std containers to Pd objects, has a [h_map] object that can do this.
iirc, there's no direct [dump( message, though you can easily build one. otoh, it has built-in serialization to/from disk (either as a proprietary text-file or XML).
mgfdasfrt IOhannes