Changes between Initial Version and Version 1 of Ticket #6201, comment 10


Ignore:
Timestamp:
Aug 1, 2012, 7:27:18 AM (12 years ago)
Author:
stippi

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6201, comment 10

    initial v1  
    66> I suppose an object could be created to manage this menu and either lazily rebuild it or modify it as the history is changed?
    77
    8 Yes, this is really just a matter of caching the information and knowing when to update it. It is not complicated at all, at the time, I was interested in other stuff and wanted to get this going quickly. So it's just a case of programmer laziness. To fix this would not be complicated from what I recall.
     8Yes, this is really just a matter of caching the information and knowing when to update it. At the time, I was interested in other stuff and wanted to get this going quickly. So it's just a case of programmer laziness. To fix this would not be complicated from what I recall.