Fell free, It was added long ago, over my partial objection because someone thought it was an important extension point -- but it does not really do anything and I don't know people actually using it.
--Mark Ramm On Mon, Mar 16, 2009 at 4:02 AM, Jorge Vargas <[email protected]> wrote: > > On Thu, Mar 12, 2009 at 8:34 AM, Jorge Vargas <[email protected]> wrote: >> Could someone remind me why we have this? and why it comes from >> object?? to me it seems like cruft that should be removed. >> >> >> the code fragment is >> >> class Controller(object): >> """ >> Base class for a web application's controller. >> >> Currently, this provides positional parameters functionality >> via a standard default method. >> >> """ >> pass >> > > anyone?? > > I'm going to delete it as it just confuses people... > > > > -- Mark Ramm-Christensen email: mark at compoundthinking dot com blog: www.compoundthinking.com/blog --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
