Re: [pollen] cached-doc questions

2017-12-03 Thread Matthew Butterick
> On Dec 2, 2017, at 10:39 PM, Joel Dueck wrote: > The get-* functions will accept a pagenode or a path/string, but the cached-* > functions will only accept a path/string > The get-* functions take an argument pointing at the output filename (when > using a pagenode),

[pollen] cached-doc questions

2017-12-02 Thread Joel Dueck
Finally got around to using[1] cached-doc and cached-metas to get some nice speed improvements[2]. I hit a tiny speed bump early on because I didn’t read carefully and I thought these functions were essentially drop-in replacements for get-doc and get-metas. But there are two differences: