Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I've found inheritance to be a problem with pretty much any ORM I've used extensively (Django, Hibernate, NHibernate, Entity Framework). It helps to design your OOP model with that in mind; having no more than one level of inheritance, and using inheritance only to supplement a set of common records seem to be good enough rules of thumb.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: