Behavior should be created in an interactive way. Basically there should always be a context with an actual message with which the behavior is created. If you have several example messages and assertions regarding the visible behavior, you have basically TDD. Add easy sand-boxing and you have a very nice way to program, basically always debugging.
Behavior should be created in an interactive way. Basically there should always be a context with an actual message with which the behavior is created. If you have several example messages and assertions regarding the visible behavior, you have basically TDD. Add easy sand-boxing and you have a very nice way to program, basically always debugging.