Home Login Create account Contact Help
Close

Login to your account

Other Options

Christopher Perkins's BeContrary Profile


Christopher Perkins is chairing the following debate

Is the unexamined life worth living?

Recent arguments by Christopher Perkins

" I think allowing Python code directly in a template is a good thing, and in fact, I refuse to use any templating engine that does not allow it. I believe in the MVC paradigm, and being able to put code directly into your View keeps a lot of garbage [...] " - in Practicality versus Purity in Python templates

Recent comments by Christopher Perkins

" A ha! You forget about kid, which compiled your template into a .pyc which was in fact readable by a python interpreter. I dont know whether or not Genshi does this... " - in Practicality versus Purity in Python templates

" As far as I know genshi does not make it hard to put code in your module. Perhaps you could explain what you mean by this. " - in Practicality versus Purity in Python templates