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
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
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
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
>
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
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