<!-- 
RSS generated by JIRA (4.4#649-r158309) at Tue May 21 15:32:41 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/LOGIC-63/LOGIC-63.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>[LOGIC-63] Prep&apos;s use of metadata needs to be extended to other objects in ClojureScript</title>
                <link>http://dev.clojure.org/jira/browse/LOGIC-63</link>
                <project id="10020" key="LOGIC">core.logic</project>
                        <description>&lt;p&gt;The simple unifier and binding-map work great in the simple cases, but fail with more complicated unification.&lt;br/&gt;
The root cause is prep&apos;s use of metadata banging up against JS Objects.&lt;/p&gt;

&lt;p&gt;For the cases that fail, see the current failing tests:&lt;br/&gt;
&lt;a href=&quot;https://github.com/clojure/core.logic/blob/master/src/test/cljs/cljs/core/logic/tests.cljs#L871&quot;&gt;https://github.com/clojure/core.logic/blob/master/src/test/cljs/cljs/core/logic/tests.cljs#L871&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
            <key id="15785">LOGIC-63</key>
            <summary>Prep&apos;s use of metadata needs to be extended to other objects in ClojureScript</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="dnolen">David Nolen</assignee>
                                <reporter username="ohpauleez">Paul deGrandis</reporter>
                        <labels>
                    </labels>
                <created>Fri, 26 Oct 2012 12:34:18 -0500</created>
                <updated>Fri, 26 Oct 2012 17:53:04 -0500</updated>
                    <resolved>Fri, 26 Oct 2012 17:53:04 -0500</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                        <comments>
                    <comment id="29812" author="dnolen" created="Fri, 26 Oct 2012 12:42:31 -0500"  >&lt;p&gt;I still don&apos;t understand. Is it failing because it&apos;s trying to add metadata to objects which don&apos;t support that? That doesn&apos;t really make sense given the unifications that are failing that you&apos;ve highlighted.&lt;/p&gt;</comment>
                    <comment id="29813" author="ohpauleez" created="Fri, 26 Oct 2012 12:55:05 -0500"  >&lt;p&gt;That&apos;s correct - I couldn&apos;t determine what the Object was in the code.  Whatever it is, it just needs the IWithMeta protocol extended to it.&lt;/p&gt;

&lt;p&gt;I thought you might have more insight.&lt;/p&gt;</comment>
                    <comment id="29814" author="dnolen" created="Fri, 26 Oct 2012 12:58:09 -0500"  >&lt;p&gt;Ok will look into it.&lt;/p&gt;</comment>
                    <comment id="29819" author="dnolen" created="Fri, 26 Oct 2012 17:53:04 -0500"  >&lt;p&gt;fixed &lt;a href=&quot;http://github.com/clojure/core.logic/commit/371c0355f51ee35c6e71616ec2923a8242d6e4b3&quot;&gt;http://github.com/clojure/core.logic/commit/371c0355f51ee35c6e71616ec2923a8242d6e4b3&lt;/a&gt;&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>
</channel>
</rss>