Closed SomeKittens closed 9 years ago
Now that we've switched to an event emitter, log was no longer used and was causing confusion. The major change here is that once we emit an event, it is not stored. If this turns out to be a big deal, we can implement a message storage module.
Closes #81
Really nice cleanup. changes looks good. just waiting for green.
Thanks for the review, @erwinmombay. Brought this into master.
Now that we've switched to an event emitter, log was no longer used and was causing confusion. The major change here is that once we emit an event, it is not stored. If this turns out to be a big deal, we can implement a message storage module.
Closes #81