I'm interested in finding some good open source project that follow best practices and are good examples of good clean code. Can anyone recommend any?
Related: Open source projects with great Java/C# code - any suggestions?
I'm interested in finding some good open source project that follow best practices and are good examples of good clean code. Can anyone recommend any?
Related: Open source projects with great Java/C# code - any suggestions?
I reckon the Hibernate code base is pretty good - having said that it's pretty hard to decode how it actually performs it's magic. Does anyone have notes on the hibernate architecture?