First of all: Malcolm, this looks damn cool and very well thought out! Thank you!
Malcolm Tredinnick wrote: > --------------------------- > 2. "Pythonic" Inheritance > ---------------------------- > ... > > (in the above classes, Animal > would have a foreign key reference to the Thing table, similarly for > Toy). Why foreign key? This means that data of one Thing object can be shared between two different Animal objects. That seems strange, I'd rather expected it to be one-to-one relation. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers -~----------~----~----~----~------~----~------~--~---