On 2013-02-20 14:08, js.mdnq wrote:
> yes, I think this is most useful, and:
>
> @noSerialise class Foo // nothing in the class
> {
> int a;
> @Serialise int cacheValue; // except this
> }
>
I don't see any point in having both.
--
/Jacob Carlborg