Problem:
Commit c395d035a5341332d57920ee9384437babcd2970 introduces a bug. For some reason, the order of property setting via the set method has changed. As a result, the passThru flag does not work correctly when using annotations.
Solution:
Revert the aforementioned commit.
Problem:
Commit c395d035a5341332d57920ee9384437babcd2970 introduces a bug. For some reason, the order of property setting via the set method has changed. As a result, the passThru flag does not work correctly when using annotations.
Solution:
Revert the aforementioned commit.