<!-- 
RSS generated by JIRA (4.4#649-r158309) at Tue May 21 18:13:18 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/MATCH-60/MATCH-60.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>[MATCH-60] Matching maps with :only broken in CLJS</title>
                <link>http://dev.clojure.org/jira/browse/MATCH-60</link>
                <project id="10050" key="MATCH">core.match</project>
                        <description>&lt;p&gt;The `.keySet` method call doesn&apos;t exist on JavaScript objects.&lt;br/&gt;
Master throws compile errors on me, so I&apos;ve attached a patch against alpha9 that removes the Java method call in favor of the pure Clojure `(set (keys m))`&lt;/p&gt;</description>
                <environment></environment>
            <key id="15545">MATCH-60</key>
            <summary>Matching maps with :only broken in CLJS</summary>
                <type id="1" iconUrl="http://dev.clojure.org/jira/images/icons/bug.gif">Defect</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="dnolen">David Nolen</assignee>
                                <reporter username="lynaghk">Kevin Lynagh</reporter>
                        <labels>
                    </labels>
                <created>Mon, 18 Jun 2012 10:19:16 -0500</created>
                <updated>Sun, 1 Jul 2012 11:03:45 -0500</updated>
                    <resolved>Sun, 1 Jul 2012 11:03:45 -0500</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="28860" author="dnolen" created="Mon, 18 Jun 2012 10:49:30 -0500"  >&lt;p&gt;It would preferable to check the *&lt;b&gt;clojurescript&lt;/b&gt;* dynamic var and do different emission. Thanks!&lt;/p&gt;</comment>
                    <comment id="28922" author="lynaghk" created="Sat, 30 Jun 2012 11:34:06 -0500"  >&lt;p&gt;Updated patch against master that uses &lt;b&gt;clojurescript&lt;/b&gt; var. Also available at &lt;a href=&quot;https://github.com/lynaghk/core.match/tree/60-cljs-keyset&quot;&gt;https://github.com/lynaghk/core.match/tree/60-cljs-keyset&lt;/a&gt;&lt;/p&gt;</comment>
                    <comment id="28926" author="dnolen" created="Sun, 1 Jul 2012 11:03:45 -0500"  >&lt;p&gt;fixed, &lt;a href=&quot;http://github.com/clojure/core.match/commit/cdeea55f211f1dbe4768c8aec3149bfcb00438a2&quot;&gt;http://github.com/clojure/core.match/commit/cdeea55f211f1dbe4768c8aec3149bfcb00438a2&lt;/a&gt;&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="11356" name="cljs_keyset.patch" size="1458" author="lynaghk" created="Sat, 30 Jun 2012 11:34:06 -0500" />
                    <attachment id="11334" name="cljs_keyset.patch" size="1254" author="lynaghk" created="Mon, 18 Jun 2012 10:19:16 -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>