Improve serialization of Message, Title
authorBrad Jorsch <bjorsch@wikimedia.org>
Thu, 2 Jul 2015 16:21:58 +0000 (12:21 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Tue, 7 Jul 2015 19:56:47 +0000 (15:56 -0400)
This allows them to be stored in the session, for example.

Note that properly serializing a Message requires that all its
parameters be serializable as well; we don't attempt to account for that
here.

Change-Id: I3a42a2a883e8eef900eeb02355fc3b064411f642


No differences found