- request - session - context - continuation
Each of these would be a reference to the corresponding FOM object. This will unify the object model of the controller and view.
I will deprecate the existing "request", "response", "session", "context" (which point at org.apache.cocoon.environment Java objects) and "continuation" variables but continue to support them.
Any objections?
