On Jun 6, 2006, at 11:32 AM, ToddG wrote: > Does it say anywhere what `c` stands for? Like 'context' (ctx) I > suppose?
I believe the Getting Started mentions that 'c' is available everywhere. > Maybe that would be helpful as a few people at least seem to have been > asking "why do I want to stick attrs on `c`?" I think most people are > familiar with the idea of having a context object or dict that gets > passed to views -- django, cheetah, various java libs, etc. --- maybe > just explicilty explaining this (that `c` is performing that role) > could help? Yes, giving a "why" for what the purpose is and why its a good idea to use it would definitely help out people's understanding of it. > Or are people just clinging to Myghty/Mason syntax? Just thinking out > loud... For some perhaps, there's quite a few other Pylons users not even using Myghty and I'm assuming they're using 'c' since its the only way to pass the variable into their templates. HTH, Ben --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss -~----------~----~----~----~------~----~------~--~---
