On Jul 31, 2006, at 2:07 AM, Max Ischenko wrote:
> > -1 from me. > > I think calling _controllers_ methods 'view' is rather un- > intuitive. I > like 'expose' much better cause it really about 'exposing' certain > methods to the outside world. Here's the thing, though... it's not actually calling the method itself a view. It's saying "the view for this method is this thing". The only wrinkle is that case where a controller is basically providing its own view (returning a string) or just redirecting. Kevin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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 -~----------~----~----~----~------~----~------~--~---

