... and before someone mentions version/compatibility issues with 
serialization (using any framework) not that NO framework solves this, they 
just have different ways of not solving it. And all frameworks expose 
*exactly* equal ways of dealing with it should one be interested. Including 
java.io.Serializable. And if you happen to not care and change things, it 
always results in errors (default cases excepted) only with 
java.io.Serializable you get that error immediately and with some other 
popular frameworks you get the error at the time of first use - hence less 
detectable.


-- 
You received this message because you are subscribed to the Google Groups "GWT 
Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit-contributors/1eaced67-96f6-4ea0-9ef7-5bbabb2cf569%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to