Hi all,
I used to work with cold fusion (which sucks big time), and it has a really
cool feature which I think we could integrate into Turbine. You can turn on
debugging, and every page that the Cold Fusion server generates, it will
append all of the parameters, and session variables, and http headers to the
end of the generated html. It's very helpful, because you can see the data
that the server had right on the page you're testing.
I think we could add it into the Turbine servlet right before we output the
page, we can generate the debug information, and append it to the body if
some debugging parameter in TR.props is set to true.
Does this sound like a good idea?
-Nissim
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]