On 04/25/2014 11:29 AM, Dirk Laurie wrote:
This sits fairly early in the lexer, at the same level where ~= etc is found. Long before any context is known.Actually that would be possible at lexer level by making the '.' part of the field token. I am sure it would be possible,but I am not sure if it were a good idea.
-- Thomas