Also, I think we should avoid discriminating between "virtual" and non-virtual (as with local vs parent). Why should it matter how a field is stored in the database? I think the distinction will make it harder to use non-relational databases.
It maybe helpful to recognize if a field has a "parent" field: width_field.parent == image_field. int_field.parent == composite_field. -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/5012c7bd-7750-437f-8f0f-38bf8c25cafd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
