← Back to team overview

mugle-dev team mailing list archive

[Bug 722964] Re: Add mappedBy attribute to bidirectional relationships

 

** Changed in: mugle
    Milestone: None => 0.1.1

-- 
You received this bug notification because you are a member of MUGLE
Developers, which is subscribed to MUGLE.
https://bugs.launchpad.net/bugs/722964

Title:
  Add mappedBy attribute to bidirectional relationships

Status in Melbourne University Game-based Learning Environment:
  Fix Committed

Bug description:
  Relationships that should be accessible from both sides should include
  a mappedBy attribute (see:
  http://code.google.com/appengine/docs/java/datastore/jdo/relationships.html
  ).

  In particular, most of our one-to-many relations will need to be
  bidirectional to allow traversal from either object.