Status: Accepted
Owner: danigb
Labels: Type-Enhancement Priority-Medium Component-Hablar
New issue 278 by danigb: Create a extension point to modify incomming chat
messages before rendering...
http://code.google.com/p/emite/issues/detail?id=278
We need a interchangeably mechanism to modify the messages before being
displayed in Hablar.
This is a generalization of issue 207.
The proposal is create a new interface (maybe MessageChatRenderer) that is
invoked before
message rendering in order to modify or decorate the message. Probably this
interface methos is
called inside RoomPresenter.showMessage (and probably inside
ChatPresenter.showMessage).
--
You received this message because you are subscribed to the Google Groups "emite-dev" group.
To post to this group, send email to
emit...@googlegroups.com.
To unsubscribe from this group, send email to
emite-dev+...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/emite-dev?hl=en.