Clean up the different parents in the EFL.
authorTom Hacohen <tom@stosb.com>
Mon, 18 Apr 2016 09:10:43 +0000 (10:10 +0100)
committerTom Hacohen <tom@stosb.com>
Mon, 18 Apr 2016 09:10:43 +0000 (10:10 +0100)
This change was dubbed "visual parent" on my todo. Essentially what it
does is better defines eo_parent (as seen in the docs), limits the usage
(and exposure of the other parents) and renames them to more descriptive
names.

Merge branch 'devs/tasn/raw_parent'


Trivial merge