>>>>> thierry <
thierry....@free.fr> writes:
> 1. set a value on the command line that would be available for use in
> value expression and hence the expr of the auto-xact. This doesn't really
> turn them OFF, just allows more flexibility
This would be trivial to add, actually, but it would still result in
evaluating a value expression for every posting -- to test that provided
value. But it wouldn't evaluate as much of the expression each time.
> 2. Something similar to the C preprocessor #IFDEF structure where a block
> of input could be incorporated, or not, based on command line values.
Um, eww. :) But if that would really help people, something like an #ifdef
using value expressions would actually be quite easy.
John