Hi Guys!
We're working in a Dynamic Data project that will handle entities coming from two different namespaces: myModel.Abby and myModel.
Ben.
whose classes are:
Abby
myModel.Abby.Car
myModel.Abby.Lollipop
Ben
myModel.
Ben.Car
myModel.
Ben.Apple
So myModel.Abby.Car and myModel.
Ben.Car are homonym.
when I try to register both
…