<!-- 
RSS generated by JIRA (4.4#649-r158309) at Sat May 25 18:54:13 CDT 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://dev.clojure.org/jira/si/jira.issueviews:issue-xml/JDBC-17/JDBC-17.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Clojure JIRA</title>
    <link>http://dev.clojure.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>4.4</version>
        <build-number>649</build-number>
        <build-date>25-07-2011</build-date>
    </build-info>

<item>
            <title>[JDBC-17] Type-hint public fns returning Connection</title>
                <link>http://dev.clojure.org/jira/browse/JDBC-17</link>
                <project id="10021" key="JDBC">java.jdbc</project>
                        <description>&lt;p&gt;&lt;tt&gt;clojure.java.jdbc/connection&lt;/tt&gt; and &lt;tt&gt;find-connection&lt;/tt&gt; both return a &lt;tt&gt;java.sql.Connection&lt;/tt&gt; but are not type-hinted. &lt;/p&gt;

&lt;p&gt;There is a type hint on &lt;tt&gt;clojure.java.jdbc.internal/connection*&lt;/tt&gt;, but it does not carry through to the public Var.&lt;/p&gt;

&lt;p&gt;Tagging these functions eliminates 9 reflection warnings in a project I have.&lt;/p&gt;</description>
                <environment></environment>
            <key id="14681">JDBC-17</key>
            <summary>Type-hint public fns returning Connection</summary>
                <type id="4" iconUrl="http://dev.clojure.org/jira/images/icons/improvement.gif">Enhancement</type>
                                <priority id="4" iconUrl="http://dev.clojure.org/jira/images/icons/priority_minor.gif">Minor</priority>
                    <status id="5" iconUrl="http://dev.clojure.org/jira/images/icons/status_resolved.gif">Resolved</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="seancorfield">Sean Corfield</assignee>
                                <reporter username="stuart.sierra">Stuart Sierra</reporter>
                        <labels>
                    </labels>
                <created>Mon, 10 Oct 2011 15:18:16 -0500</created>
                <updated>Mon, 10 Oct 2011 23:21:26 -0500</updated>
                    <resolved>Mon, 10 Oct 2011 23:21:25 -0500</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="26929" author="seancorfield" created="Mon, 10 Oct 2011 23:21:25 -0500"  >&lt;p&gt;Patch applied. Thanx Stuart!&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="10378" name="JDBC-17-a.patch" size="1025" author="stuart.sierra" created="Mon, 10 Oct 2011 15:20:39 -0500" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                            <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                <customfieldname>Patch</customfieldname>
                <customfieldvalues>
                        <customfieldvalue key="10001">Code</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                                                                        </customfields>
    </item>
</channel>
</rss>