On Jun 10, 1:19 pm, "Edward K. Ream" <[email protected]> wrote:

> I'm happily using the new trunk.  It looks good.  Many thanks for this great
> work.

Houston.  We have a problem.  The at-file read logic is never using
the cache on my xp machine.

I inserted the line:

    g.trace(cachefile in c.db,cachefile)

before the line:

    if cachefile in c.db:

in leoAtFile.read.  The trace is always printing False.  Which isn't
surprising since the line:

    g.pr("Generate from cache:", root.h)

was never printing anything. There are indeed cached files in the
leoPy.leo cache.

No wonder I didn't notice much of a speedup.

I wanted to alert everyone about this.  I'll be investigating...

Edward
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to