Contact: fumanchu@aminus.org

Log in as guest/dejavu to create tickets

I think I've seen this ORM somewhere before...

Ticket #19 (enhancement)

Opened 7 years ago

Last modified 6 years ago

Multiple associated properties (to single relation)

Status: closed (wontfix)

Reported by: docwhat Assigned to: fumanchu
Priority: minor Milestone:
Component: Misc Keywords: associations
Cc: Estimate (total hours): 4

I noticed that associations add the name of the far class as an attribute to the near class. This doesn't work very well when you have two UnitProperties? that are associated to the same far class.

Maybe a way to add a python property that forms the association or something....or extra arguments to the associate function.

Change History

10/05/05 16:14:30: Modified by fumanchu

  • status changed from new to assigned.

01/07/06 23:27:27: Modified by fumanchu

  • status changed from assigned to closed.
  • resolution set to wontfix.

See MultipleAssociatedProperties for why this won't be implemented.