<!--
RSS generated by JIRA (4.4#649-r158309) at Wed Jun 19 22:06:37 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/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+DPRIMAP+ORDER+BY+updated+DESC%2C+priority+DESC%2C+created+ASC&tempMax=1000&field=key&field=summary
-->
<!-- If you wish to do custom client-side styling of RSS, uncomment this:
<?xml-stylesheet href="http://dev.clojure.org/jira/styles/jiraxml2html.xsl" type="text/xsl"?>
-->
<rss version="0.92">
    <channel>
        <title>Clojure JIRA</title>
        <link>http://dev.clojure.org/jira/secure/IssueNavigator.jspa?reset=true&amp;jqlQuery=project+%3D+DPRIMAP+ORDER+BY+updated+DESC%2C+priority+DESC%2C+created+ASC</link>
        <description>An XML representation of a search request</description>
                <language>en-us</language>
                        <issue start="0" end="5" total="5"/>
                <build-info>
            <version>4.4</version>
            <build-number>649</build-number>
            <build-date>25-07-2011</build-date>
        </build-info>
<item>
            <title>[DPRIMAP-5] Add support for subseq, rsubseq</title>
                <link>http://dev.clojure.org/jira/browse/DPRIMAP-5</link>
                <project id="10076" key="DPRIMAP">data.priority-map</project>
                        <description>&lt;p&gt;This depends upon some kind of change to clojure.core, either to the Sorted interface or the implementation of subseq and rsubseq, as discussed in this thread: &lt;a href=&quot;http://groups.google.com/group/clojure-dev/browse_thread/thread/fdb000cae4f66a95&quot;&gt;http://groups.google.com/group/clojure-dev/browse_thread/thread/fdb000cae4f66a95&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;There is a ticket &lt;a href=&quot;http://dev.clojure.org/jira/browse/CLJ-428&quot; title=&quot;subseq, rsubseq enhancements to support priority maps?&quot;&gt;CLJ-428&lt;/a&gt; for these proposed clojure.core changes.&lt;/p&gt;</description>
                <environment></environment>
            <key id="16165">DPRIMAP-5</key>
            <summary>Add support for subseq, rsubseq</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="1" iconUrl="http://dev.clojure.org/jira/images/icons/status_open.gif">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="markengelberg">Mark Engelberg</assignee>
                                <reporter username="jafingerhut">Andy Fingerhut</reporter>
                        <labels>
                    </labels>
                <created>Sun, 28 Apr 2013 02:22:04 -0500</created>
                <updated>Sun, 28 Apr 2013 03:05:50 -0500</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="31011" author="jafingerhut" created="Sun, 28 Apr 2013 02:25:17 -0500"  >&lt;p&gt;Patch dprimap-5-add-support-for-subseq-rsubseq-patch-v1.txt dated Apr 28 2013 depends upon Mark Engelberg&apos;s &quot;inclusive&quot; patch for &lt;a href=&quot;http://dev.clojure.org/jira/browse/CLJ-428&quot; title=&quot;subseq, rsubseq enhancements to support priority maps?&quot;&gt;CLJ-428&lt;/a&gt;, or something similar, being accepted into clojure.core.&lt;/p&gt;

&lt;p&gt;It mostly just uncomments some code that Mark wrote, but also slightly modifies the implementation of seqFrom to take advantage of that new parameter.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="11971" name="dprimap-5-add-support-for-subseq-rsubseq-patch-v1.txt" size="6026" author="jafingerhut" created="Sun, 28 Apr 2013 02:25:17 -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="10002">Code and Test</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                                                                        </customfields>
    </item>

<item>
            <title>[DPRIMAP-4] There is one reflection warning in data.priority-map when invoking .equiv</title>
                <link>http://dev.clojure.org/jira/browse/DPRIMAP-4</link>
                <project id="10076" key="DPRIMAP">data.priority-map</project>
                        <description>&lt;p&gt;Reflection warning, clojure/data/priority_map.clj:215:19 - call to equiv can&apos;t be resolved.&lt;/p&gt;

&lt;p&gt;That line of source is this one inside the deftype for PersistentPriorityMap:&lt;br/&gt;
  (equiv &lt;span class=&quot;error&quot;&gt;&amp;#91;this o&amp;#93;&lt;/span&gt; (.equiv item-&amp;gt;priority o))&lt;/p&gt;</description>
                <environment></environment>
            <key id="16161">DPRIMAP-4</key>
            <summary>There is one reflection warning in data.priority-map when invoking .equiv</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="1" iconUrl="http://dev.clojure.org/jira/images/icons/status_open.gif">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="markengelberg">Mark Engelberg</assignee>
                                <reporter username="jafingerhut">Andy Fingerhut</reporter>
                        <labels>
                    </labels>
                <created>Thu, 25 Apr 2013 13:18:59 -0500</created>
                <updated>Sun, 28 Apr 2013 02:50:43 -0500</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="31012" author="jafingerhut" created="Sun, 28 Apr 2013 02:50:28 -0500"  >&lt;p&gt;Patch dprimap-4-eliminate-equiv-reflection-patch-v1.txt dated Apr 28 2013 eliminates an occurrence of reflection in the call to .equiv by adding a type hint.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="11972" name="dprimap-4-eliminate-equiv-reflection-patch-v1.txt" size="1045" author="jafingerhut" created="Sun, 28 Apr 2013 02:50:28 -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>

<item>
            <title>[DPRIMAP-3] Add more developer info and Markdown markup to README</title>
                <link>http://dev.clojure.org/jira/browse/DPRIMAP-3</link>
                <project id="10076" key="DPRIMAP">data.priority-map</project>
                        <description>&lt;p&gt;Just a bit more tweaking of the README.&lt;/p&gt;</description>
                <environment></environment>
            <key id="16123">DPRIMAP-3</key>
            <summary>Add more developer info and Markdown markup to README</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="1" iconUrl="http://dev.clojure.org/jira/images/icons/status_open.gif">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="markengelberg">Mark Engelberg</assignee>
                                <reporter username="jafingerhut">Andy Fingerhut</reporter>
                        <labels>
                    </labels>
                <created>Tue, 2 Apr 2013 13:19:14 -0500</created>
                <updated>Tue, 2 Apr 2013 13:20:02 -0500</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="30858" author="jafingerhut" created="Tue, 2 Apr 2013 13:19:51 -0500"  >&lt;p&gt;Patch dprimap-readme-touchups-patch-v1.txt&lt;/p&gt;

&lt;p&gt;To see how these changes look on Github, see my forked version here:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/jafingerhut/data.priority-map/tree/cleanup-readme&quot;&gt;https://github.com/jafingerhut/data.priority-map/tree/cleanup-readme&lt;/a&gt;&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="11937" name="dprimap-readme-touchups-patch-v1.txt" size="7089" author="jafingerhut" created="Tue, 2 Apr 2013 13:19:51 -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>

<item>
            <title>[DPRIMAP-2] data.priority-map has no artifacts information in the README</title>
                <link>http://dev.clojure.org/jira/browse/DPRIMAP-2</link>
                <project id="10076" key="DPRIMAP">data.priority-map</project>
                        <description>&lt;p&gt;data.priority-map README has no artifacts information and does not conform to the Contrib README standards in any way. Because clojure-dev is a closed group, I am filing it here&lt;/p&gt;</description>
                <environment></environment>
            <key id="15698">DPRIMAP-2</key>
            <summary>data.priority-map has no artifacts information in the README</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="markengelberg">Mark Engelberg</assignee>
                                <reporter username="jafingerhut">Andy Fingerhut</reporter>
                        <labels>
                    </labels>
                <created>Fri, 14 Sep 2012 15:40:28 -0500</created>
                <updated>Fri, 23 Nov 2012 03:01:31 -0600</updated>
                    <resolved>Fri, 23 Nov 2012 03:01:31 -0600</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="30011" author="markengelberg" created="Fri, 23 Nov 2012 03:01:31 -0600"  >&lt;p&gt;Updated README&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<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>