mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-08-14 12:26:24 +00:00
Work on #226, moved pattern specific credits to respective pattern pages in website
This commit is contained in:
@@ -17,3 +17,7 @@ changes, the readers must not break.
|
||||
**Applicability:** Use the Tolerant Reader pattern when
|
||||
|
||||
* the communication schema can evolve and change and yet the receiving side should not break
|
||||
|
||||
**Credits:**
|
||||
|
||||
* [Martin Fowler - Tolerant Reader](http://martinfowler.com/bliki/TolerantReader.html)
|
||||
|
||||
Reference in New Issue
Block a user