I've missed the last dev meeting, but as always I did watch it at a later time. At some point while discussing the status of the task of getting References into core for the upcoming 1.6.0, the matter of the upgrade path came up. So, in Drupalland, there are two main solutions in contrib for implementing referencing between entities in D7: Entity Reference and References. Entity Reference has been chosen to be merged in D8 core, while for Backdrop core we have chosen to go with References.
At the time of writing this there are more than 120k reported installations of References and 275k for the Entity Reference module. It seems obvious that ignoring the sites that are using Entity Reference (by not providing some way to migrate to References) will push them towards D8 instead of considering Backdrop. I am sure that the task will be huge and really hard, but just wanted to officially start off an issue for it.
At this point I would also like to link to a D7 contrib module that does the opposite: Reference to EntityReference Field Migration ...might prove to be of help (perhaps all we'll need to do is somehow reverse its logic).
I've missed the last dev meeting, but as always I did watch it at a later time. At some point while discussing the status of the task of getting References into core for the upcoming 1.6.0, the matter of the upgrade path came up. So, in Drupalland, there are two main solutions in contrib for implementing referencing between entities in D7: Entity Reference and References. Entity Reference has been chosen to be merged in D8 core, while for Backdrop core we have chosen to go with References.
At the time of writing this there are more than 120k reported installations of References and 275k for the Entity Reference module. It seems obvious that ignoring the sites that are using Entity Reference (by not providing some way to migrate to References) will push them towards D8 instead of considering Backdrop. I am sure that the task will be huge and really hard, but just wanted to officially start off an issue for it.
At this point I would also like to link to a D7 contrib module that does the opposite: Reference to EntityReference Field Migration ...might prove to be of help (perhaps all we'll need to do is somehow reverse its logic).