<!-- 
RSS generated by JIRA (4.4#649-r158309) at Sat May 18 15:30:31 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/DPRIMAP-1/DPRIMAP-1.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>[DPRIMAP-1] Implement java.lang.Iterable</title>
                <link>http://dev.clojure.org/jira/browse/DPRIMAP-1</link>
                <project id="10076" key="DPRIMAP">data.priority-map</project>
                        <description>&lt;p&gt;Clojure collections are expected to implement all relevant java collection interfaces, and things will quietly and subtly break if any are missed. In this case, the reducers library assumes all instances of java.util.Map implement java.lang.Iterable, and since this one doesn&apos;t it can&apos;t reduce over us, even inefficiently.&lt;/p&gt;</description>
                <environment></environment>
            <key id="15673">DPRIMAP-1</key>
            <summary>Implement java.lang.Iterable</summary>
                <type id="1" iconUrl="http://dev.clojure.org/jira/images/icons/bug.gif">Defect</type>
                                <priority id="3" iconUrl="http://dev.clojure.org/jira/images/icons/priority_major.gif">Major</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="amalloy">Alan Malloy</reporter>
                        <labels>
                    </labels>
                <created>Tue, 4 Sep 2012 13:45:55 -0500</created>
                <updated>Sun, 9 Sep 2012 02:30:11 -0500</updated>
                    <resolved>Sun, 9 Sep 2012 02:30:11 -0500</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="29413" author="seancorfield" created="Sun, 9 Sep 2012 02:30:11 -0500"  >&lt;p&gt;The patch from Alan did not apply but it was only a two line addition so I did that manually. Passes current tests but there are no new tests for Iterable (yet).&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="11476" name="iterable.patch" size="28727" author="amalloy" created="Tue, 4 Sep 2012 13:45:55 -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>