Closed cjnolet closed 10 years ago
Also why not just register the entity deserializer in the TupleModule. Why do we need another Module?
Yeah man. Im gping to be tied up tonight. Any chance you could get a patch out for this? Im totally fine with your idea.
I think this should be a little tighter. Simply using this module will not work unless the TupleDeserializer is registered.
It is fairly simple to register the TupleSerializer and TupleDeserializer in the new TupleStoreModule. If we don't want to do that, then maybe a Readme should be added to mango JSON, explaining implied dependencies for registered modules.