Re: java serialization alternative

Bob Lee <[email protected]> Sun, 30 Mar 2008 17:48:13 -0700
Newsgroups gmane.comp.windows.devel.java.advanced
Message-ID <[email protected]>
On Sun, Mar 30, 2008 at 5:17 PM, Jeff Kesselman
<[email protected]> wrote:
>  The fact of the matter is I need transparent POJO data management for my
>  client base and I know of no other way to achieve that.

Here's another idea. You could generate static data descriptors and
marshaling code from the user's code. If they don't need to maintain
compatibility, they can throw away and regenerate them after they
change their code. If they do need to maintain compatibility, they'll
be in a much better position to do so than they would be with
serialization. You could create Serialization 2.0.

Bob

===================================
This list is hosted by DevelopMentor®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com