<?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 - GoF Design Patterns - With Examples Using Java and UML2, 2008</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>Wed, 19 Jun 2013 22:53:23 -0400</pubDate>


    <item>

        <title>Sell Damaged Iphone</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=53770</link>

        

        
            <description><![CDATA[<p>The<strong></strong> pagination is a key part in web system design both  from perspective it makes ui friendly to user and performance   perspective in server side.Thanks for sharing informative post.<br/>Regards.</p>...]]></description>
        

        <pubDate>Mon, 18 Jul 2011 06:28:11 -0400</pubDate>

        

        <jf:creationDate>Mon, 18 Jul 2011 06:28:11 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 18 Jul 2011 06:28:11 -0400</jf:modificationDate>
        <jf:date>Jul 18, 2011</jf:date>
        <jf:author>kljdsfjdsklf</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Temporarily removed</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=53770</link>

        

        
            <description><![CDATA[Hi ca lifny. The book is under revision. I decided to close link in the meantime. It will soon be available in a new version. Sorry for any inconvenience this may cause.]]></description>
        

        <pubDate>Fri, 27 Feb 2009 23:56:13 -0500</pubDate>

        

        <jf:creationDate>Fri, 27 Feb 2009 23:56:13 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 27 Feb 2009 23:56:13 -0500</jf:modificationDate>
        <jf:date>Feb 27, 2009</jf:date>
        <jf:author>Benneth Christiansson</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>link doesn't exist anymore</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=53770</link>

        

        
            <description><![CDATA[<a class="jive-link-external" href="http://www.scribd.com/doc/9973578/Design-Patterns-Explained-With-Java-and-Uml2-2008" target="_newWindow">http://www.scribd.com/doc/9973578/Design-Patterns-Explained-With-Java-and-Uml2-2008</a>...]]></description>
        

        <pubDate>Fri, 27 Feb 2009 21:54:04 -0500</pubDate>

        

        <jf:creationDate>Fri, 27 Feb 2009 21:54:04 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 27 Feb 2009 21:54:04 -0500</jf:modificationDate>
        <jf:date>Feb 27, 2009</jf:date>
        <jf:author>ca lifny</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Ok not threadsafe example is the way...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=53770</link>

        

        
            <description><![CDATA[ok ok that sounds really bad. ...]]></description>
        

        <pubDate>Wed, 25 Feb 2009 06:59:51 -0500</pubDate>

        

        <jf:creationDate>Wed, 25 Feb 2009 06:59:51 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 25 Feb 2009 06:59:51 -0500</jf:modificationDate>
        <jf:date>Feb 25, 2009</jf:date>
        <jf:author>Benneth Christiansson</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Re: Thanx and Sorry for that...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=53770</link>

        

        
            <description><![CDATA[<blockquote><blockquote>Yeah, you are right Robert of course we should mention that the example isn't thread safe in Java. It's still a Singleton though ;-)</blockquote><br><br>Benneth,<br><br>making the method synchronized will make it thread-safe...]]></description>
        

        <pubDate>Wed, 25 Feb 2009 06:38:51 -0500</pubDate>

        

        <jf:creationDate>Wed, 25 Feb 2009 06:38:51 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 25 Feb 2009 06:38:51 -0500</jf:modificationDate>
        <jf:date>Feb 25, 2009</jf:date>
        <jf:author>Robert Varga</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Thanx and Sorry for that...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=53770</link>

        

        
            <description><![CDATA[<blockquote>Yeah, you are right Robert of course we should mention that the example isn't thread safe in Java. It's still a Singleton though ;-)</blockquote>...]]></description>
        

        <pubDate>Wed, 25 Feb 2009 06:30:29 -0500</pubDate>

        

        <jf:creationDate>Wed, 25 Feb 2009 06:30:29 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 25 Feb 2009 06:30:29 -0500</jf:modificationDate>
        <jf:date>Feb 25, 2009</jf:date>
        <jf:author>Robert Varga</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>Thanx and Sorry for that...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=53770</link>

        

        
            <description><![CDATA[Yeah, you are right Robert of course we should mention that the example isn't thread safe in Java. It's still a Singleton though ;-)...]]></description>
        

        <pubDate>Wed, 25 Feb 2009 05:41:06 -0500</pubDate>

        

        <jf:creationDate>Wed, 25 Feb 2009 05:41:06 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 25 Feb 2009 05:41:06 -0500</jf:modificationDate>
        <jf:date>Feb 25, 2009</jf:date>
        <jf:author>Benneth Christiansson</jf:author>
        <jf:replyCount>5</jf:replyCount>
    </item>


    <item>

        <title>OMG: Singleton Anti-pattern</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=53770</link>

        

        
            <description><![CDATA[Hi Benneth,

your singleton implementation is the typical example of a badly implemented Singleton. It is not thread-safe. 

Please at least make the getFileLogger() method synchronized.

BR,

Robert]]></description>
        

        <pubDate>Wed, 25 Feb 2009 05:32:44 -0500</pubDate>

        

        <jf:creationDate>Wed, 25 Feb 2009 05:32:44 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 25 Feb 2009 05:32:44 -0500</jf:modificationDate>
        <jf:date>Feb 25, 2009</jf:date>
        <jf:author>Robert Varga</jf:author>
        <jf:replyCount>8</jf:replyCount>
    </item>


    <item>

        <title>Resembling &quot;Thinking in Patterns with Java&quot;</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=53770</link>

        

        
            <description><![CDATA[<blockquote>...During the course the authors identified the lack of a quick-guide to the basic GoF design patterns. A book that could be used as a bare bone reference as well as a learning companion for understanding design patterns.</blockquote>...]]></description>
        

        <pubDate>Tue, 24 Feb 2009 11:30:31 -0500</pubDate>

        

        <jf:creationDate>Tue, 24 Feb 2009 11:30:31 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 24 Feb 2009 11:30:31 -0500</jf:modificationDate>
        <jf:date>Feb 24, 2009</jf:date>
        <jf:author>Eugene Lucash</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>GoF Design Patterns - With Examples Using Java and UML2, 2008</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=53770</link>

        

        
            <description><![CDATA[[Editor: Not really a book review, but it sounds intriguing.  If anyone would like to obtain it and do an a book review, I'd be happy to post it.]...]]></description>
        

        <pubDate>Tue, 24 Feb 2009 08:22:27 -0500</pubDate>

        

        <jf:creationDate>Tue, 24 Feb 2009 08:22:27 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 24 Feb 2009 08:22:27 -0500</jf:modificationDate>
        <jf:date>Feb 24, 2009</jf:date>
        <jf:author>Benneth Christiansson</jf:author>
        <jf:replyCount>11</jf:replyCount>
    </item>



</channel>
</rss>

