Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #19502

Re: serialize spoilers

Newsgroups comp.lang.java.programmer
Date 2012-10-25 11:18 -0700
References <a4674ffd-d3fb-4801-b4c0-ac7c5c38ee35@googlegroups.com>
Message-ID <a141f662-2fcf-4bdb-8a49-7f6c7c0ead7d@googlegroups.com> (permalink)
Subject Re: serialize spoilers
From Lew <lewbloch@gmail.com>

Show all headers | View raw


bob smith wrote:
> What do you typically do when you want to serialize an object that doesn't naturally implement Serializable?

Nothing without first reading the section of /Effective Java/ by Joshua Bloch that tells you how 
to deal with serialization.
http://my.safaribooksonline.com/book/programming/java/9780137150021
http://books.google.com/books?id=Ft8t0S4VjmwC&pg=PA289&source=gbs_toc_r&cad=4

You need to buy the book to get every page, but that's all right because you need to buy the book.

Suffice to say that there are mechanisms to deal with your situation, but you aren't going to learn 
the fundamentals of serialization by asking random questions on Usenet.

-- 
Lew

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

serialize spoilers bob smith <bob@coolfone.comze.com> - 2012-10-24 14:05 -0700
  Re: serialize spoilers Roedy Green <see_website@mindprod.com.invalid> - 2012-10-25 04:30 -0700
  Re: serialize spoilers Arne Vajhøj <arne@vajhoej.dk> - 2012-10-25 08:17 -0400
  Re: serialize spoilers Lew <lewbloch@gmail.com> - 2012-10-25 11:18 -0700
  Re: serialize spoilers Sebastian <sebastian@undisclosed.invalid> - 2012-10-27 15:30 +0200

csiph-web