Mike Orr wrote:
> On 12/19/06, Max Ischenko <[EMAIL PROTECTED]> 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.

You might find workingenv useful in your tutorial too, as it does 
basically what you describe in the setup (with environment.sh as 
bin/activate).  Though if you want to describe exactly what it does, 
it's a bit more complicated (since you seem to be covering every detail).

-- 
Ian Bicking | [EMAIL PROTECTED] | http://blog.ianbicking.org

--~--~---------~--~----~------------~-------~--~----~
 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to