Is there any website where people share and discuss good examples of object-oriented design?
Ideally such website should be populated with posts of the following structure:
- Concise description of the problem, including definitions, links, etc.
- Several attempts of OO design, diagrams, pseudocode listings (voted up/down by users)
- Comments (also voted by users)
Currently I'm looking for a source of inspiration.