Link should be able to take an entity object as the parameter and derive its id
Description
I should be able to create an link as follows:
_init_() of Link just needs to use utils.id_of(target) instead of setting target id directly
Environment
None
I should be able to create an link as follows:
_init_() of Link just needs to use utils.id_of(target) instead of setting target id directly