On Mon, Jan 20, 2014 at 4:31 PM, Brian Matherly <pez4br...@yahoo.com> wrote: > So I don't know how to handle the potential situation where the results > property and localmotions both exist and are different. Always loading from > the results property avoids that potential problem but has the disadvantage > of slowness. > > I'm open to ideas.
I am reluctant to post - I have no clue about the details that I shold.. But this reminds me of something like cPython implements dictionary lookups. which is different. Anyway: As the results are being generated, hash them, store the hashes somewhere (is there a header?). Later read the hashes, if they match, use what is quicker else use what is reliable. -- Carl K ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ Mlt-devel mailing list Mlt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mlt-devel