On Mar 8, 12:04 pm, [EMAIL PROTECTED] wrote:
> On Mar 5, 2:16 am, Bruno Desthuilliers <bruno.
>
> [EMAIL PROTECTED]> wrote:
> > [EMAIL PROTECTED] 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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to