[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] wx-2.9.2: undesired change in behavior of MRU list
From: |
Greg Chicares |
Subject: |
Re: [lmi] wx-2.9.2: undesired change in behavior of MRU list |
Date: |
Tue, 19 Jul 2011 15:17:27 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 |
On 2011-07-19 15:07Z, Vadim Zeitlin wrote:
[...]
> They're special in the sense that they're ad hoc hooks added to make the
> behaviour of the code removing the MRU list entry configurable but they're
> not special at all to LMI. IOW I really don't think I'm tying myself in
> knots for LMI sake here, the problem is real and exists for all wx
> programs that may fail opening the file otherwise than because of some
> fatal problem which will always prevent us from opening it again in the
> future.
[...]
> So on balance I still think adding a new virtual method remains the best
> solution as it's not that much more difficult than setting a flag or
> calling a function but is more flexible and should really satisfy everyone.
> I'm still not sure why do you think it's so particular so I could be
> missing something.
Okay then. The reason it seemed so particular to me is that I did think you
were tying yourself in knots here just for lmi's sake, but now I see you aren't.