13 messages in com.googlegroups.pylons-discussRe: new project and so many files
FromSent OnAttachments
Max Ischenko19 Dec 2006 05:24 
James Gardner19 Dec 2006 06:05 
Ian Bicking19 Dec 2006 08:54 
Shannon -jj Behrens19 Dec 2006 10:52 
Mike Orr19 Dec 2006 11:39 
Ben Bangert19 Dec 2006 11:59 
Ian Bicking19 Dec 2006 12:04 
Shannon -jj Behrens19 Dec 2006 12:41 
Mike Orr19 Dec 2006 23:04 
Mike Orr19 Dec 2006 23:22 
Max Ischenko19 Dec 2006 23:31 
Mike Orr19 Dec 2006 23:46 
Max Ischenko19 Dec 2006 23:57 
Subject:Re: new project and so many files
From:Max Ischenko (isch@public.gmane.org)
Date:12/19/2006 11:31:23 PM
List:com.googlegroups.pylons-discuss

Mike,

On 12/19/06, Mike Orr <slug@public.gmane.org>
wrote:

On 12/19/06, Max Ischenko <isch@public.gmane.org>
wrote:

I have created a Pylons project (with paster create --template=pylons qw) and I am a bit intimidated with amount of data pre-generated for me: 33 files with 573 lines in them (16Kb)! Similar situation in TurboGears, btw.

The "Pylons Execution Analysis" I posted last week (http://sluggo.scrapping.cc/python/) may help to get a handle on those files and how the framework uses them. It's a bit too detailed for beginners but I wanted to get everything down for reference, and maybe some of it can be packaged in a more user-friendly form later.

I read it yesterday. Took an hour and a few cups of tea but it was worth it. ;)

You did a great work researching and explaining python stack of modern web apps!

Max.