Re: Storing MaverickContext in request causing issues with portal processes
Doug Kirk <[email protected]>
| Newsgroups | gmane.comp.web.maverick.general |
|---|---|
| Message-ID | <[email protected]> |
On Wednesday, May 7, 2003, at 10:24 AM, Eric Kreiser wrote: > The issue is not efficiency in chaining or not chaining - the issue is > is it correct to assume that if two controllers are processed using > the same under lying httpservletrequest that they are being chained - > and the answer is no. While you may consider it incorrect and an assumption, it is not. It is a design decision. Personally, I like this decision better than having to manually chain.