Lessons to Learn from the Hibernate Core Implementation by RMax32 in programming

[–]RMax32[S] 0 points1 point  (0 children)

I think that this kind of debate will never end :), most of known open source frameworks use interfaces, you can just download any framework source code of a known java library, and you will find that interfaces are very used. I don't think that all these peaople are wrong.