<!-- 
RSS generated by JIRA (4.4#649-r158309) at Mon May 20 08:20:26 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/CLJ-1098/CLJ-1098.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>[CLJ-1098] Extend CollFold and IKVReduce to nil</title>
                <link>http://dev.clojure.org/jira/browse/CLJ-1098</link>
                <project id="10010" key="CLJ">Clojure</project>
                        <description>&lt;p&gt;Currently, reduce-kv and fold throw when used on nil, because their respective protocols don&apos;t extend to nil. This seems strange, since Clojure tends to handle nils gracefully where possible, especially in places where collections are expected.&lt;/p&gt;

&lt;p&gt;See thread &lt;a href=&quot;https://groups.google.com/d/topic/clojure/tGI8sIKQoh0/discussion&quot;&gt;https://groups.google.com/d/topic/clojure/tGI8sIKQoh0/discussion&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
            <key id="15808">CLJ-1098</key>
            <summary>Extend CollFold and IKVReduce to nil</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="6" iconUrl="http://dev.clojure.org/jira/images/icons/status_closed.gif">Closed</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="-1">Unassigned</assignee>
                                <reporter username="bendlas">Herwig Hochleitner</reporter>
                        <labels>
                    </labels>
                <created>Wed, 31 Oct 2012 13:24:54 -0500</created>
                <updated>Fri, 1 Mar 2013 09:49:21 -0600</updated>
                    <resolved>Fri, 25 Jan 2013 07:40:32 -0600</resolved>
                                            <fixVersion>Release 1.5</fixVersion>
                                        <due></due>
                    <votes>3</votes>
                        <watches>2</watches>
                        <comments>
                    <comment id="29882" author="bendlas" created="Wed, 31 Oct 2012 20:44:29 -0500"  >&lt;p&gt;Attached patch with tests&lt;/p&gt;</comment>
                    <comment id="30436" author="jafingerhut" created="Mon, 14 Jan 2013 11:04:24 -0600"  >&lt;p&gt;Another discussion thread: &lt;a href=&quot;https://groups.google.com/forum/?fromgroups=#!topic/clojure/xPDDybYGvmc&quot;&gt;https://groups.google.com/forum/?fromgroups=#!topic/clojure/xPDDybYGvmc&lt;/a&gt;&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="11648" name="0001-CLJ-1098-Implement-IKVReduce-and-CollFold-for-nil.patch" size="1739" author="bendlas" created="Wed, 31 Oct 2012 20:44:29 -0500" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                <customfield id="customfield_10002" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                <customfieldname>Approval</customfieldname>
                <customfieldvalues>
                        <customfieldvalue key="10007">Ok</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                                                                    <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>
</channel>
</rss>