31 messages in com.googlegroups.pylons-discussRe: Updated QuickWiki
FromSent OnAttachments
Michael Bayer18 Sep 2006 21:50 
Jamie Wilkinson18 Sep 2006 22:34 
Alexandre CONRAD19 Sep 2006 01:51 
Bayle19 Sep 2006 19:45 
Joe19 Sep 2006 20:19 
Larry19 Sep 2006 20:51 
Joe19 Sep 2006 21:29 
Larry20 Sep 2006 04:32 
Joe20 Sep 2006 07:36 
Michael Bayer20 Sep 2006 09:50 
James Gardner23 Sep 2006 19:01 
James Gardner24 Sep 2006 07:45 
ben adam24 Sep 2006 10:28 
ben adam24 Sep 2006 10:32 
Sergey Lipnevich24 Sep 2006 14:48 
James Gardner25 Sep 2006 02:48 
James Gardner25 Sep 2006 02:52 
Alexandre CONRAD25 Sep 2006 10:54 
Daniel Lyons25 Sep 2006 12:43 
Joe25 Sep 2006 18:55 
wyatt-bC25 Sep 2006 21:43 
John_Nowlan26 Sep 2006 09:22 
James Gardner27 Sep 2006 05:46 
James Gardner27 Sep 2006 05:55 
Michael G. Noll29 Sep 2006 07:40 
kevin02 Oct 2006 04:22 
owl04 Oct 2006 08:31 
paul26 Nov 2006 00:17 
Michele Campeotto26 Nov 2006 02:40 
Michele Campeotto26 Nov 2006 02:46 
paul26 Nov 2006 09:19 
Subject:Re: Updated QuickWiki
From:Daniel Lyons (fusi@gmail.com)
Date:09/25/2006 12:43:29 PM
List:com.googlegroups.pylons-discuss

Alexandre,

On 9/25/06, Alexandre CONRAD <acon@magic.fr> wrote:

I'm not sure this might be the "correct" way to do it, but it works for me. :)

It looks better than when I tried it. :)

I gave up when I started having intense relationships between the tables. I prefer to do it that way though, because my eyes aren't attracted to the __init__.py in TextMate's project view.

I have also not been adding the _table suffix. I think the modularity in Python is sufficient to take care of that, and I do like to occasionally go in through the table directly.

ps: Joe, I agree with you, it's nicer to have SA tables and classes

together in the same file rather than having "tables.py" and "models.py" files.

:) That does sound worse.