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. Robert Brewer System Architect Amor Ministries [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
