<?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>Avrom's Java EE and Oracle ADF Blog &#187; General Java</title>
	<atom:link href="http://www.avromroyfaderman.com/category/general-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.avromroyfaderman.com</link>
	<description>Tricks, Tips, Thoughts, and Rants About Java EE, Oracle ADF, and Web Application Development</description>
	<lastBuildDate>Mon, 09 Nov 2009 18:06:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Design Patterns and You: The Bridge</title>
		<link>http://www.avromroyfaderman.com/2009/10/design-patterns-and-you-the-bridge/</link>
		<comments>http://www.avromroyfaderman.com/2009/10/design-patterns-and-you-the-bridge/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 07:00:29 +0000</pubDate>
		<dc:creator>Avrom</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[General Java]]></category>
		<category><![CDATA[bridge]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JDBC]]></category>
		<category><![CDATA[JDeveloper]]></category>
		<category><![CDATA[pattern]]></category>
		<category><![CDATA[refactor]]></category>

		<guid isPermaLink="false">http://www.avromroyfaderman.com/?p=462</guid>
		<description><![CDATA[In the spirit of the last post, I want to talk about another design pattern that&#8217;s useful in a wide range of Java development cases, and for which I think better tooling support (maybe in the form of a JDeveloper addin!) would be very useful: The bridge, also known as the driver. You&#8217;re probably familiar [...]]]></description>
		<wfw:commentRss>http://www.avromroyfaderman.com/2009/10/design-patterns-and-you-the-bridge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Design Patterns and You: The Decorator</title>
		<link>http://www.avromroyfaderman.com/2009/09/design-patterns-and-you-the-decorator/</link>
		<comments>http://www.avromroyfaderman.com/2009/09/design-patterns-and-you-the-decorator/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 07:00:45 +0000</pubDate>
		<dc:creator>Avrom</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[General Java]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[BC]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[decorator]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[pattern]]></category>

		<guid isPermaLink="false">http://www.avromroyfaderman.com/?p=432</guid>
		<description><![CDATA[So, I&#8217;ve been doing some work on my Framework for Package API-Based ADF BC (locking doesn&#8217;t work as-is, and it turns out the framework needs some pretty significant re-architecture to get it to), and between that and my regular work, I&#8217;ve been a little ADF&#8217;ed out. So for a couple of weeks or so, I&#8217;m [...]]]></description>
		<wfw:commentRss>http://www.avromroyfaderman.com/2009/09/design-patterns-and-you-the-decorator/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
