--
The official community discussion group.
website: geddyjs.org, source: https://github.com/mde/geddy, group: https://groups.google.com/d/forum/geddyjs?hl=en
---
You received this message because you are subscribed to the Google Groups "GeddyJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to geddyjs+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
On June 24, 2014 at 10:32:40 AM, 'Sorin Carbunaru' via GeddyJS (ged...@googlegroups.com) wrote:
I've read belongsTo is just the inverse of hasOne/hasMany, and it is not even required.
Ok. So having (highscore belongsTo game) and (highscore belongsTo player) will make highscore to have references to both game and player, right?
--
:)). No, not a World Cup API. I'm working on my Master's thesis and I'm generating some Geddy code from a diagram. It's about model-driven engineering.
--