<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Inside Implementing &amp; Customizing Serialization in Java</title>
	<atom:link href="http://www.javaplex.com/blog/inside-implementing-customizing-serialization-in-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.javaplex.com/blog/inside-implementing-customizing-serialization-in-java/</link>
	<description></description>
	<lastBuildDate>Thu, 09 Feb 2012 13:37:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Myron Liebig</title>
		<link>http://www.javaplex.com/blog/inside-implementing-customizing-serialization-in-java/comment-page-1/#comment-795</link>
		<dc:creator>Myron Liebig</dc:creator>
		<pubDate>Wed, 09 Jun 2010 03:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.javaplex.com/blog/?p=115#comment-795</guid>
		<description>Hey how are you. I found your blog through Google and I just wanted to say that I think your writing is simply stunning! Thanks again for providing this content for free.</description>
		<content:encoded><![CDATA[<p>Hey how are you. I found your blog through Google and I just wanted to say that I think your writing is simply stunning! Thanks again for providing this content for free.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.javaplex.com/blog/inside-implementing-customizing-serialization-in-java/comment-page-1/#comment-230</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sat, 18 Jul 2009 15:27:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.javaplex.com/blog/?p=115#comment-230</guid>
		<description>Thanks buddy for such a detailed article for serialization process. I have been searching to customize the default serialization process of JVM provided by Sun.

But, it is very headache process when your non persistent classes are nested and big enough, suppose you marked a class &quot;A&quot; transient due to some reasons, then class &quot;A&quot; have class &quot;B&quot; and &quot;C&quot; and so on, assume up to 15 classes and they all have several properties.  Then what we will do in this scenario ???

Waiting for an expert answer.</description>
		<content:encoded><![CDATA[<p>Thanks buddy for such a detailed article for serialization process. I have been searching to customize the default serialization process of JVM provided by Sun.</p>
<p>But, it is very headache process when your non persistent classes are nested and big enough, suppose you marked a class &#8220;A&#8221; transient due to some reasons, then class &#8220;A&#8221; have class &#8220;B&#8221; and &#8220;C&#8221; and so on, assume up to 15 classes and they all have several properties.  Then what we will do in this scenario ???</p>
<p>Waiting for an expert answer.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.javaplex.com @ 2012-02-10 03:56:52 -->
