Brain's mergeData method overwrites existing data · Issue #846 · hubotio/hubot

As the comment on brain.coffee says, mergeData method is not merging data correctly. Caveats: Deeply nested structures don't merge well. https://github.com/github/hubot/blob/master/src/brain.coffee...