Re: [GSoC] Application Loading

2010-04-09 Thread Russell Keith-Magee
On Fri, Apr 9, 2010 at 9:20 PM, Nick Sandford wrote: > An updated proposal: > > An App Loading mechanism for Django > > > About Me > -- > Hi everyone, > > My name is Nick Sandford, I'm an electrical engineering student at the > University of Western Aus

Re: [GSoC] Application Loading

2010-04-09 Thread Nick Sandford
On Fri, Apr 9, 2010 at 2:59 PM, Russell Keith-Magee wrote: > On Fri, Apr 9, 2010 at 12:33 AM, Nick Sandford > wrote: >> An App Loading mechanism for Django >> >> >> About Me >> -- >> Hi everyone, >> >> My name is Nick Sandford, I'm an electrical engin

Re: [GSoC] Application Loading

2010-04-09 Thread Nick Sandford
An updated proposal: An App Loading mechanism for Django About Me -- Hi everyone, My name is Nick Sandford, I'm an electrical engineering student at the University of Western Australia. Background --- I haven't been a particularly active con

Re: [GSoC] Application Loading

2010-04-09 Thread Russell Keith-Magee
On Fri, Apr 9, 2010 at 12:33 AM, Nick Sandford wrote: > An App Loading mechanism for Django > > > About Me > -- > Hi everyone, > > My name is Nick Sandford, I'm an electrical engineering student at the > University of Western Australia. > > Background >

Re: [GSoC] Application Loading

2010-04-08 Thread Nick Sandford
On Fri, Apr 9, 2010 at 3:41 AM, burc...@gmail.com wrote: > > Hi Nick, > > I don't like your application creation syntax (why using dict-based > DSL instead of class-based?), but > I like how you approach the overall problem. > More than that, you have shown you do understand all the problems > you

Re: [GSoC] Application Loading

2010-04-08 Thread burc...@gmail.com
Hi Nick, I don't like your application creation syntax (why using dict-based DSL instead of class-based?), but I like how you approach the overall problem. More than that, you have shown you do understand all the problems you're going to solve, and that you have design skills required for solution