jamesladd / stc

stc
Other
3 stars 2 forks source link

Implemented message dispatch. Currently without additional subclasses… #22

Closed jamesladd closed 6 years ago

jamesladd commented 6 years ago

… and proper bootstrapping all message sends will result in a doesNotUnderstand: message being sent, and the doesNotUnderstand message itself will result in a RuntimeException.