<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 40: Add generics type info to avoid compiler warnings</title><link>https://sourceforge.net/p/csvjdbc/feature-requests/40/</link><description>Recent changes to 40: Add generics type info to avoid compiler warnings</description><atom:link href="https://sourceforge.net/p/csvjdbc/feature-requests/40/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 18 Nov 2011 18:06:38 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/csvjdbc/feature-requests/40/feed.rss" rel="self" type="application/rss+xml"/><item><title>Add generics type info to avoid compiler warnings</title><link>https://sourceforge.net/p/csvjdbc/feature-requests/40/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;There are currently about 160 compiler warnings when I build csvjdbc with &amp;lt;compilerarg value="-Xlint"/&amp;gt; added to build.xml file.&lt;/p&gt;
&lt;p&gt;Most of the warnings are from missing generics type information.&lt;/p&gt;
&lt;p&gt;Add type information to avoid the warnings.  For example,&lt;br /&gt;
List is changed to List&amp;lt;String&amp;gt;&lt;br /&gt;
Map is changed to Map&amp;lt;String, Object&amp;gt;&lt;br /&gt;
Class is changed to Class&amp;lt;?&amp;gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Simon Chenery</dc:creator><pubDate>Fri, 18 Nov 2011 18:06:38 -0000</pubDate><guid>https://sourceforge.net071f6beb570cd717fb7f2f136f67ab4c80ec8bae</guid></item></channel></rss>