Skip to content

Commit f5055bd

Browse files
committed
Add more desciption
1 parent 4371fb7 commit f5055bd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README-affects.md

+7
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,13 @@ blending" code??).  If the result is good, we memorize it for next
3636
time. If the result is bad, we add it to our "don't do this next time"
3737
list.
3838

39+
Its a good idea because:
40+
1. Learning by conceptual blending.
41+
2. Not hard to implement.
42+
3. Modularizes the set of behaviors into classes that make them easier
43+
to write/review.
44+
45+
3946
Basic Terminology
4047
-----------------
4148

0 commit comments

Comments
 (0)