<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Perpetually Nonchalant: @Deprecated</title>
    <link>http://www.shorrockin.com/articles/2007/02/18/deprecated</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>where the voices inside my head express themselves</description>
    <item>
      <title>@Deprecated</title>
      <description>&lt;div class="typocode"&gt;&lt;pre&gt;&lt;code class="typocode_java "&gt;&lt;notextile&gt;	/**
	 * @deprecated
	 * @see com.ea.Job#otherWork
	 */
	@Deprecated
	public static final void blog( String ... args ) {
		throw new IllegalArgumentException( &amp;quot;blog no longer active&amp;quot; );
	}&lt;/notextile&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
      <pubDate>Sun, 18 Feb 2007 07:49:07 -0800</pubDate>
      <guid isPermaLink="false">urn:uuid:0b215428-f37e-4292-9f4b-6819ee0d8293</guid>
      <author>chris@shorrockin.com (Chris Shorrock)</author>
      <link>http://www.shorrockin.com/articles/2007/02/18/deprecated</link>
      <category>Programming</category>
      <category>General</category>
    </item>
  </channel>
</rss>
