<div dir="ltr">Thanks everyone, this is all very helpful.<div><br></div><div><div>"text":</div><div>Great.  Can use search, works fine.</div></div><div><br></div><div>"coll":</div><div>My understanding is that 'coll' is NOT a part of vanilla, but rather a part of 'cyclone', not maintained by Miller.  Since I'm looking for a pure Vanilla solution, this is not a good choice.  right?</div><div><br></div><div>"struct":</div><div>I understand that you can invent complex data structures with this object.  My 2 questions are:</div><div>-is there an easy/out-of-the-vanilla-box way to go from text files to struct?</div><div>-i don't see how struct implements the "key" of my desired key/value pair.  is that the name of the pd subpatch that has the struct object in it?</div><div><br></div><div>Thanks also for the hot PuRestJson tip, will look into that for future adventures.</div><div><br></div><div>ali</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 18, 2017 at 2:54 PM, Peter Nyboer <span dir="ltr"><<a href="mailto:p@nbor.us" target="_blank">p@nbor.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Maybe PuRestJson fits the bill?<div>I checked this out a while ago on CHIP using vanilla. I had some issues that were eventually fixed, but I ended up doing the bulk of the work in python then passing some control data over to PD via OSC. </div><div>I was using it to load data from EchoNest into a PD patch. </div><div>But it probably will do what you want.</div><div><br><div><a href="https://github.com/residuum/PuRestJson" target="_blank">https://github.com/residuum/<wbr>PuRestJson</a></div></div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Peter</div></font></span></div></blockquote></div><br></div>