I have a filter that manipulates the final DOM so that any components output
can be styled with Bootstrap CSS. In the real implementation the filter does
place an object into the environment to collect data along the way. The
filter works fine for plain requests but when used with partial renders it
does nothing because the content is put into the JSONObject before the
filter is run. I was able to figure this out using the debugger but it just
seemed odd that it works this way and I was curious if I just missed
something.



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/PartialMarkupRendererFilter-Question-tp5499273p5503199.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to