Group: Moderators
Posts: 1.2K,
Visits: 4.3K
|
First of all, let me say that the current BETA release (v2.5.6) includes support for using the CTRL key when opening from the Recent History menu as suggested by Colin.
Given the amount of feedback on this thread it seems clear to me that more thought needs to go into this area. It is a limitation in our approach that has been there since day one, but it may be time for a rethink.
The enabled idea makes sense and I think it is a good one, but I am not really sure it provides any advantage over command ordering. Adding redundant features can sometimes make sense, but in this case I think it may lead to confusion from users who are not familiar with this problem.
I think a more solid solution would look like Matthias's original suggestion - some kind of 'test parse' which is used to determine the appropriate parser configuration. Thinking about it, this is really just saying the relationship between file name patterns and parsers should be one-to-many and not one-to-one. This relationship change can be handled by the existing configuration - it is only the assumptions made in code that need to change.
This change would not be trivial, but it's an interesting idea. I think we need something better than the current approach and I am happy to make this change, but I am not able to commit to a timeline. It will likely be several months. I will post back here as soon as something is available.
Thanks to all for helping me see the light! :-)
Toby
|