[Paste] where is do-it-yourself ?

2006-10-26 Thread William Dode
Hi, I don't see the link to the tutorial to do a framework with paste, but for me paste is _the_ tools for that. Isnt'it ? Also about pythonpaste.org, the blog link is broken. I'm planning to remove somes parts of my personal framework and use wsgi compliant parts from paste instead. So i was

Re: [Paste] where is do-it-yourself ?

2006-10-26 Thread 4mir Salihefendic
Hi William I have blogged a bit about it here (Hula hoop isn't a framework): http://amix.dk/blog/viewEntry/105 I use different WSGI components (i.e. not only Paste). 4mir On 10/26/06, William Dode <[EMAIL PROTECTED]> wrote: > Hi, > > I don't see the link to the tutorial to do a framework wit

Re: [Paste] where is do-it-yourself ?

2006-10-26 Thread 4mir Salihefendic
The do-it-yourself guide can be found here: http://pythonpaste.org/do-it-yourself-framework.html 4mir On 10/26/06, 4mir Salihefendic <[EMAIL PROTECTED]> wrote: > Hi William > > I have blogged a bit about it here (Hula hoop isn't a framework): >http://amix.dk/blog/viewEntry/105 > > I use di