Chatto/ChattoAdditions/Source/Chat Items/BaseMessage
Diego Sanchez da05cb2a09 Relax MessageModelProtocol and MessageViewModelProtocol requirements.
MessageModelProtocol should not require setter for status property.
MessageViewModelProtocol should not require messageModel property.

Both are convenience shortcuts for DemoChatApp and should be removed since they are not used by ChattoAdditions framework.
2016-02-18 12:37:50 +00:00
..
Views Fixes linter warnings and updates some rules. Also removes deprecated '++' and '--' 2016-01-27 22:04:32 +00:00
BaseMessageModel.swift Relax MessageModelProtocol and MessageViewModelProtocol requirements. 2016-02-18 12:37:50 +00:00
BaseMessagePresenter.swift Relaxes generic constraints so presenters can be reused with different models 2016-02-03 13:06:03 +00:00
BaseMessageViewModel.swift Relax MessageModelProtocol and MessageViewModelProtocol requirements. 2016-02-18 12:37:50 +00:00