[Feature Request] Allow duplicate entity name in project

+1 vote
asked Mar 20, 2013 in Feature Request by anonymous
edited Nov 18, 2013 by Martin Freki Stradej

Make the entity name unique inside a module instead.

1 Answer

0 votes
answered Mar 20, 2013 by ludek.vodicka Skipper developer (140,450 points)
selected Jul 30, 2014 by Martin Freki Stradej
 
Best answer

We know about this limitation and unfortunately it isn't possible (and easy) to implement it right now. It's because most of ORM frameworks requires unique name across whole model.

We have some ideas how to implement this feature in combination with namespaces in the future, but I can't promise any term.

...