Replies: 4 comments
-
That sounds okay to me. I just didn't convert all those cases after introducing the bitwise flags in This and other changes can be done incrementally, of course. Longer term,
Key to these (but 3 and 5 especially) is a more versatile scripting interface, so I didn't want to put them in their own long-term issue so far only to ignore it for a long time, or revise it heavily (plenty of examples of each). But any part that's incremental towards these goals, I'm very happy with. |
Beta Was this translation helpful? Give feedback.
-
To make this issue workable over a finite time, I am rephrasing it to something more focused. |
Beta Was this translation helpful? Give feedback.
-
A different, less conservative perspective: we could make |
Beta Was this translation helpful? Give feedback.
-
I believe a more pressing need is finishing up the support for What you are suggesting is fine-tuning the behavior for some keywords based on their importance. I'm fine with it, but before putting in any work I'd need you to either agree with or revise/improve the following:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Most often those are advanced options that were silent to make them less verbose, but now that parse_echo is available it seems appropriate in a lot of places.
Notable exception is parsing restarts.
Edit: More precisely, I propose changing all the somewhat specialized keywords for which the advice is "leave it as default unless you know what you are doing" to
parse_echo
. The hope is that more users will be able to make sense of the Colvars output.To follow the completion of this in various classes:
Beta Was this translation helpful? Give feedback.
All reactions