Working on ticket http://opencast.jira.com/browse/MH-9210 I found myself wondering about the mutable nature of the MimeType class. MimeType is such a simple data holder that there is no use to it. In fact it's a drawback. I don't want to open the discussion about mutable state in general -- since I assume everyone is familiar with the issues that mutable state causes especially in a distributed, parallel system like Matterhorn -- but I'd like to ask if anyone has any objections to making it immutable.
Thanks, Christoph _______________________________________________ Matterhorn mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn To unsubscribe please email [email protected] _______________________________________________
