Mark Ramm wrote: >> This is making me think that perhaps its a bad idea to make aliases >> to >> Pylons' stuff in the tg namespace (eg, tg.context) since it will >> lead to >> doc duplication > > I agree in principle, but g, c and Session (which we renamed to > DBSession) seemed like variable names that were crying out to be > lengthened to make them clearer. > > I can go back to c if that's what people prefer.
Please no. Bringing those variables into the tg namespace is a lot more convenient, and brings us much easier to understand variable names. The barrier here is simply documentation, in my opinion. -- Jonathan LaCour http://cleverdevil.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
