On Wed, 29 Aug 2007, Raymond Bosman wrote: > > > Problem > > > ------- > > > In a system with lots of nested templates or template overrides the > > > amount of variables that need to be forwarded to each template may grow > > > out of proportion. > > > > Didn't we "invent" this mechanism exactly to make the available > > variables more user visible? And wouldn't all the solutions bypass this > > explicit declarations, no matter which of the options you choose? > > > > I personally don't really like to change this. > > Yes, we used this mechanism to make variables more visible. When we are > sending too many variables the templates becomes hard to read. I don't like > the change either, but in certain cases this change makes the templates more > readable.
Wouldn't it make more sense to actually fix the problem here, and not the symptoms? regards, Derick -- Components mailing list [email protected] http://lists.ez.no/mailman/listinfo/components
