Re: [GSOC] Multi-DB

2009-04-21 Thread Malcolm Tredinnick
On Tue, 2009-04-21 at 16:36 -0400, Alex Gaynor wrote: > > > On Tue, Apr 21, 2009 at 4:29 PM, Malcolm Tredinnick > wrote: > > On Tue, 2009-04-21 at 15:46 -0400, Alex Gaynor wrote: > > > > > > On Tue, Apr 21, 2009 at 3:14 PM, Malcolm Tredinnick > >

Re: About localization settings

2009-04-21 Thread Marc Garcia
Thank a lot Malcolm, I like your proposal (even when I feel a bit weird creating a python script from code). I won't want to extend the conversation, so I agree with Russell that this list should be kept for 1.1 stuff right now, but I'll write here for later consideration how everything would loo

Re: [GSOC] Multi-DB

2009-04-21 Thread Alex Gaynor
On Tue, Apr 21, 2009 at 4:29 PM, Malcolm Tredinnick < malc...@pointy-stick.com> wrote: > > On Tue, 2009-04-21 at 15:46 -0400, Alex Gaynor wrote: > > > > > > On Tue, Apr 21, 2009 at 3:14 PM, Malcolm Tredinnick > > wrote: > > [...] > > > > Postponing any real decision making (at the code le

Re: [GSOC] Multi-DB

2009-04-21 Thread Malcolm Tredinnick
On Tue, 2009-04-21 at 15:46 -0400, Alex Gaynor wrote: > > > On Tue, Apr 21, 2009 at 3:14 PM, Malcolm Tredinnick > wrote: [...] > > Postponing any real decision making (at the code level -- I'm > not > talking about the human level) makes things a lot more >

Re: [GSOC] Multi-DB

2009-04-21 Thread Alex Gaynor
On Tue, Apr 21, 2009 at 3:14 PM, Malcolm Tredinnick < malc...@pointy-stick.com> wrote: > > On Tue, 2009-04-21 at 13:45 -0400, Alex Gaynor wrote: > > Hello All, > > > > As you know by now I've been selected to work on multiple database > > support in Django as a part of the Google Summer of Code.

Re: About localization settings

2009-04-21 Thread Malcolm Tredinnick
On Mon, 2009-04-20 at 15:04 -0700, Marc Garcia wrote: > Hi folks, > > just to warm up for my Google Summer of Code on i18n, I want to start > a discussion on to simple things... > > First thing is where to place l10n settings. In my opinion it should > be under the existing directories for every

Re: About localization settings

2009-04-21 Thread Malcolm Tredinnick
On Tue, 2009-04-21 at 01:47 -0700, Fidel Ramos wrote: > On Apr 21, 12:04 am, Marc Garcia wrote: > > just to warm up for my Google Summer of Code on i18n, I want to start > > a discussion on to simple things... > > I'm glad to see something is going to finally get done in i18n and > l10n, which m

Re: [GSOC] Multi-DB

2009-04-21 Thread Malcolm Tredinnick
On Tue, 2009-04-21 at 12:14 -0700, Malcolm Tredinnick wrote: > On Tue, 2009-04-21 at 13:45 -0400, Alex Gaynor wrote: [...] > > 1) Make sure absolutely no tests are done against self.connection > > before the SQL is actually sent to the database(currently this occurs > > in the Where node, amongs

Re: [GSOC] Multi-DB

2009-04-21 Thread Malcolm Tredinnick
On Tue, 2009-04-21 at 13:45 -0400, Alex Gaynor wrote: > Hello All, > > As you know by now I've been selected to work on multiple database > support in Django as a part of the Google Summer of Code. I'm going > to try to keep this brief as a) not much of my API thoughts have > changed since my or

[GSOC] Multi-DB

2009-04-21 Thread Alex Gaynor
Hello All, As you know by now I've been selected to work on multiple database support in Django as a part of the Google Summer of Code. I'm going to try to keep this brief as a) not much of my API thoughts have changed since my original proposal, and b) Django 1.1 is getting ready to leave the fa

Re: About localization settings

2009-04-21 Thread Fidel Ramos
On Apr 21, 12:04 am, Marc Garcia wrote: > just to warm up for my Google Summer of Code on i18n, I want to start > a discussion on to simple things... I'm glad to see something is going to finally get done in i18n and l10n, which mostly sucks right now. > First thing is where to place l10n setti

Re: About localization settings

2009-04-21 Thread Russell Keith-Magee
On Tue, Apr 21, 2009 at 2:57 PM, Jannis Leidel wrote: > >> just to warm up for my Google Summer of Code on i18n, I want to start >> a discussion on to simple things... > > Although I'm also excited to get started with the Summer of Code, > please post your revised proposal here first to let every