On Nov 27, 2006, at 12:40 PM, fumanchu wrote: > Kevin Dangoor wrote: >> That said, the decorators are the part of TG that needs the most >> work. The idea will be to simplify them dramatically by moving most >> of the actual "decoration" out so that the decorators themselves >> really just register behaviors for a given method. Part of what makes >> our decorators so complex is that they try to maintain method >> signatures and such even while multiple decorators are stacked one on >> top of the other. If we can eliminate all of that, I think we'll be >> much happier. > > Yes, you will. :) Feel free to re-use _cp_config, which is how we did > the same thing for CP 3.
That's right... I forgot that you had already solved our problems for us :) Kevin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
