Yeah, we talked about that in the meeting. We are leaning towards not doing any 
of the serialization stuff in the first version of the toolkit but adding by 
value collections that will default to serialization moving forward.
That serialization will be pluggable by some sort of policy/strategy and 
support version upgrade and downgrade. In the mean time it's easy enough to do 
it ones self.

Cheers,
Steve

On May 26, 2010, at 1:01 AM, Sergio Bossa wrote:

> On Tue, May 25, 2010 at 10:47 PM, Steve Harris <st...@terracottatech.com> 
> wrote:
> 
>> public class MyClass implements Serializable { <--- implements serializable
> 
> What about employing additional serialization strategies, such as
> Protocol Buffers, Avro and so on?
> 
> -- 
> Sergio Bossa
> http://www.linkedin.com/in/sergiob
> _______________________________________________
> tc-dev mailing list
> tc-dev@lists.terracotta.org
> http://lists.terracotta.org/mailman/listinfo/tc-dev

_______________________________________________
tc-dev mailing list
tc-dev@lists.terracotta.org
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to