<!-- 
RSS generated by JIRA (4.4#649-r158309) at Wed May 22 02:20:57 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/CCACHE-19/CCACHE-19.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>[CCACHE-19] Create 3-arg version of lookup</title>
                <link>http://dev.clojure.org/jira/browse/CCACHE-19</link>
                <project id="10171" key="CCACHE">core.cache</project>
                        <description>&lt;p&gt;Currently, &lt;tt&gt;lookup&lt;/tt&gt; comes in only the 2-arg flavor (i.e. gimme a key and I&apos;ll give you a value or &lt;tt&gt;nil&lt;/tt&gt;).  The issue with this is that &lt;tt&gt;nil&lt;/tt&gt; is potentially a legal value.  Therefore, the 3-arg version logic is the same as the 3-arg `assoc` &lt;tt&gt;(.lookup this key not-found)&lt;/tt&gt;.&lt;/p&gt;

&lt;p&gt;This change should propagate to all of the existing cache impls.&lt;/p&gt;</description>
                <environment></environment>
            <key id="15095">CCACHE-19</key>
            <summary>Create 3-arg version of lookup</summary>
                <type id="3" iconUrl="http://dev.clojure.org/jira/images/icons/task.gif">Task</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="fogus">Fogus</assignee>
                                <reporter username="fogus">Fogus</reporter>
                        <labels>
                        <label>cache</label>
                        <label>lookup</label>
                    </labels>
                <created>Wed, 4 Jan 2012 18:56:18 -0600</created>
                <updated>Thu, 5 Jan 2012 07:36:38 -0600</updated>
                    <resolved>Thu, 5 Jan 2012 07:36:38 -0600</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="27508" author="fogus" created="Thu, 5 Jan 2012 07:36:38 -0600"  >&lt;p&gt;Added in f4450a039ef703ce62c61dd497aafed73194f1c2&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </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>
                                                                                        </customfields>
    </item>
</channel>
</rss>