romaricdrigon / OrchestraBundle

Naked Object implementation on top of Symfony2
MIT License
4 stars 1 forks source link

Finer interfaces #7

Open romaricdrigon opened 9 years ago

romaricdrigon commented 9 years ago

Repository and EntityInterface are having too much assumptions in it. Each feature of the interfaced object should be within an interface, for example we may want to have a repository for non-listable entities.