Update of /cvsroot/mockobjects/no-stone-unturned/doc/xdocs
In directory usw-pr-cvs1:/tmp/cvs-serv27356/doc/xdocs
Modified Files:
how_mocks_happened.xml
Log Message:
added more notes
Index: how_mocks_happened.xml
===================================================================
RCS file: /cvsroot/mockobjects/no-stone-unturned/doc/xdocs/how_mocks_happened.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- how_mocks_happened.xml 21 Aug 2002 19:16:43 -0000 1.12
+++ how_mocks_happened.xml 21 Aug 2002 19:57:21 -0000 1.13
@@ -730,7 +730,8 @@
design decision and, again, we drove it from the process of writing a test.
</para>
<para>
- We've added a very simple
+ Design by composition, top-down with polymorphism, do the protocols first, shows the fault lines but
+ it's more than divide and conquer.
</para>
<para>
|