<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Unit Testing Serialization Evolution</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Mon, 20 May 2013 10:48:34 -0400</pubDate>


    <item>

        <title>Unit Testing Serialization Evolution</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38398</link>

        

        
            <description><![CDATA[<blockquote>Wouldn't writeClassDescriptor/readClassDescriptor work better (not used them myself)?</blockquote><br><a href="http://crazybob.org/2006/01/unit-testing-serialization-evolution_13.html" target="_blank">Version 2.</a> Sticking to public API was...]]></description>
        

        <pubDate>Fri, 13 Jan 2006 17:30:06 -0500</pubDate>

        

        <jf:creationDate>Fri, 13 Jan 2006 17:30:06 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 13 Jan 2006 17:30:06 -0500</jf:modificationDate>
        <jf:date>Jan 13, 2006</jf:date>
        <jf:author>Bob Lee</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Unit Testing Serialization Evolution</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38398</link>

        

        
            <description><![CDATA[<blockquote>Wouldn't writeClassDescriptor/readClassDescriptor work better (not used them myself)?</blockquote><br>This can work, but you have to copy and paste all of the code from ObjectStreamClass.writeNonProxy() so that you write the correct field...]]></description>
        

        <pubDate>Thu, 12 Jan 2006 14:05:26 -0500</pubDate>

        

        <jf:creationDate>Thu, 12 Jan 2006 14:05:26 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 12 Jan 2006 14:05:26 -0500</jf:modificationDate>
        <jf:date>Jan 12, 2006</jf:date>
        <jf:author>Bob Lee</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Unit Testing Serialization Evolution</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38398</link>

        

        
            <description><![CDATA[<blockquote>Ick. The technique assumes that the class name is written using ObjectOutputStream.writeUTF, and nothing else uses that method. Wouldn't writeClassDescriptor/readClassDescriptor work better (not used them myself)?</blockquote><br>Yeah. Good...]]></description>
        

        <pubDate>Mon, 09 Jan 2006 12:59:28 -0500</pubDate>

        

        <jf:creationDate>Mon, 09 Jan 2006 12:59:28 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 09 Jan 2006 12:59:28 -0500</jf:modificationDate>
        <jf:date>Jan 9, 2006</jf:date>
        <jf:author>Bob Lee</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Unit Testing Serialization Evolution</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38398</link>

        

        
            <description><![CDATA[Ick. The technique assumes that the class name is written using ObjectOutputStream.writeUTF, and nothing else uses that method. Wouldn't writeClassDescriptor/readClassDescriptor work better (not used them myself)?<br><br>I was expecting class-loader...]]></description>
        

        <pubDate>Mon, 09 Jan 2006 12:28:17 -0500</pubDate>

        

        <jf:creationDate>Mon, 09 Jan 2006 12:28:17 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 09 Jan 2006 12:28:17 -0500</jf:modificationDate>
        <jf:date>Jan 9, 2006</jf:date>
        <jf:author>Tom Hawtin</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>Unit Testing Serialization Evolution</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38398</link>

        

        
            <description><![CDATA[Ever need to unit test that your class changes maintain serialization compatibility? This blog entry provides a hack that enables you to do just that. Why?<br><blockquote>Say for example I use session replication in my web application. If I deploy some...]]></description>
        

        <pubDate>Fri, 06 Jan 2006 14:02:04 -0500</pubDate>

        

        <jf:creationDate>Fri, 06 Jan 2006 14:02:04 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 06 Jan 2006 14:02:04 -0500</jf:modificationDate>
        <jf:date>Jan 6, 2006</jf:date>
        <jf:author>Bob Lee</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>



</channel>
</rss>

