<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Design pattern &#8211; Java le soir</title>
	<atom:link href="/tag/designpattern/feed/" rel="self" type="application/rss+xml" />
	<link>/</link>
	<description>José Paumard</description>
	<lastBuildDate>Wed, 11 May 2011 16:37:25 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.0.1</generator>
	<item>
		<title>Bilan sur le pattern Singleton</title>
		<link>/2011/04/22/bilan-sur-le-pattern-singleton/</link>
					<comments>/2011/04/22/bilan-sur-le-pattern-singleton/#comments</comments>
		
		<dc:creator><![CDATA[José]]></dc:creator>
		<pubDate>Fri, 22 Apr 2011 21:56:25 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Design pattern]]></category>
		<guid isPermaLink="false">https://blog.paumard.org/mlj/?p=26</guid>

					<description><![CDATA[S&#8217;il est un pattern sur lequel on ne cesse de revenir depuis son introduction par le célèbre GoF en 1994 dans Design Patterns: Elements of Reusable Object-Oriented Software, c&#8217;est bien celui-la. Entre les remarques sur le fait qu&#8217;il n&#8217;est pas thread safe, les différentes façons de lever ce problème, le fait qu&#8217;il utilise une variable statique, &#8230; <a href="/2011/04/22/bilan-sur-le-pattern-singleton/" class="more-link">Continuer la lecture de <span class="screen-reader-text">Bilan sur le pattern Singleton</span> <span class="meta-nav">&#8594;</span></a>]]></description>
		
					<wfw:commentRss>/2011/04/22/bilan-sur-le-pattern-singleton/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
	</channel>
</rss>
