multiplication of lists of strings

castironpi at gmail.com castironpi at gmail.com
Sat Mar 8 13:11:15 EST 2008


On Mar 8, 12:04 pm, castiro... at gmail.com wrote:
> On Mar 5, 2:16 am, Bruno Desthuilliers <bruno.
>
> 42.desthuilli... at wtf.websiteburo.oops.com> wrote:
> > castiro... at gmail.com a écrit :
> > (snip)
>
> > > That reminds me:  Is there a generic 'relation' pattern/recipie, such
> > > as finding a computer that's "paired" with multiple users, each of who
> > > are "paired" with multiple computers, without maintaining dual-
> > > associativity?
>
> > Yes : use a relational database.
>
> No performance hit.  Can I write an ad hoc relational class structure?

What do you think of this solution?

http://jtauber.com/blog/2005/11/10/relational_python:_basic_class_for_relations/

http://www.google.com/search?hl=en&q=python+relational+class+-database



More information about the Python-list mailing list