Re: Open Source Examples



Do you know any OS projects which you would recommend if one asks for
some good architecture/programming/OO/... examples? Which are the most
representive ones?

Hi, I haven't myself looked carefully into it, but JUnit is considered to be a good small-ish example for use of design patterns. It was designed by two famous experts, Kent Beck and Erich Gamma.

http://www.junit.org/

Cheers,
Robert

- Henrik
.


Quantcast