Added TODO item for improvement.

fix-message-formatting
Danny van Heumen 11 years ago
parent 609323b519
commit e942db3b5d

@ -866,6 +866,9 @@ public void command(final Contact contact, final String message)
/**
* Implementation of some commands.
*
* TODO Eventually replace this with a factory such that we can easily
* extend with new commands.
*
* @param source Source contact or chat room from which the message is sent.
* @param message Command message that is sent.
*/

Loading…
Cancel
Save