re: Allow context processors access to current version of context

2010-09-16 Thread ptone
On Jul 4, 2:17 pm, Mitar wrote: > Hi! > > I have opened a ticket and would like some feedback on it. Do you > think it is a good idea? > > Ticket description: > > Allow context processors access to current version of context so that > they can change values and not j

Allow context processors access to current version of context

2010-07-04 Thread Mitar
Hi! I have opened a ticket and would like some feedback on it. Do you think it is a good idea? Ticket description: Allow context processors access to current version of context so that they can change values and not just override them. This can be easily done with another argument, context, and