Andreas Kohn created SHINDIG-1939:
-------------------------------------
Summary: Remove 'final' modifier on
org.apache.shindig.social.core.model.MessageImp
Key: SHINDIG-1939
URL: https://issues.apache.org/jira/browse/SHINDIG-1939
Project: Shindig
Issue Type: Wish
Affects Versions: 2.5.0-update1
Reporter: Andreas Kohn
MessageImpl is final, which makes it hard to extend for custom models. None of
the other classes in the model package is final, so in the interest of
consistency could the {{final}} be removed there as well?
My work-around for this issue is currently to have a complete copy of the
MessageImpl class in my model implementation, but that obviously makes updating
hard.
--
This message was sent by Atlassian JIRA
(v6.1#6144)