Is there any mechanism in Sling that would let me inspect/modify the output a resource after it has been fully evaluated against its renderer? Similar to the sling rewriter pipeline but a hook that occurs after each resource include?
Likewise, is there any other documentation on the Sling rewriter pipeline? Im not too familiar w all the SAX eventing and what could/should (use cases) happen in Generators, Transformers and Processors.
