On 13 jan 2006, at 03.32, Adrian Holovaty wrote:
While we're at it, let's rename DjangoContext to something that reflects the fact that you pass in an HttpRequest object and it has context processors. RequestContext, SuperContext, FlexContext, AdvancedContext -- those ideas are all pretty lame. Ideas?
It doesn't lend itself to succinct naming :) I'll throw DelegatedContext, ProcessingContext, IncreasedContext, AccessoryContext, AuxContext (for Auxiliary, but that'd be a pain to write), AugmentedContext, PseudoContext and ProxyContext into the mix.
Lastly, HttpRequestProcessingContext which I think is very descriptive. Which is good right? :]
- Daniel