Intercepting #set

Paul Wellner Bou <[email protected]> Thu, 05 Nov 2015 10:27:35 +0000
Newsgroups gmane.comp.jakarta.velocity.user
Message-ID <CAMDwiY8gT-PUJOakK0=N5fqX0LmziAhHLh5OtUWtygHPQA-TUg@mail.gmail.com>
Hello,

i am trying to write something analyzing our velocity file hell
automatically, showing direct (via #parse) or indirect (via declared
variables, #set) between vm files.

I found a way to intercept the #parse directive (
https://gist.github.com/paulwellnerbou/b0e53e7a045e8e90a840). Is this
possible with the #set directive as well?

Thank you and best regards
Paul Wellner Bou