On Dec 14, 2005, at 11:06 PM, Allen Gilliland wrote:
The two examples I think are most relevant are the RollerRequest object,
which in my opinion is a good idea, except that the way it's
impelemented is a bit too much "all in one."  I think the RollerRequest
can be broken down into smaller more specialized subclasses which would
be more effective.  Another example is the way we setup the Velocity
Context object, where we basically try and stuff all things that any
page would want (page, search, flavor, etc) rather than having a
separate context setup process per function.

As usual, others opinions are welcomed.

For the record, I think your comments about RollerRequest and the Velocity context are right on target. RollerRequest does WAY too much.

- Dave

Reply via email to