<!-- 
RSS generated by JIRA (4.4#649-r158309) at Wed Jun 19 18:08:52 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/TTRACE-1/TTRACE-1.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>[TTRACE-1] Two convenience predicate functions useful for IDE-tools</title>
                <link>http://dev.clojure.org/jira/browse/TTRACE-1</link>
                <project id="10084" key="TTRACE">tools.trace</project>
                        <description>&lt;p&gt;In our IDE-tool clj-ns-browser, we show the user a list of vars and make it easy to add a trace by selecting a var and clicking a button.&lt;/p&gt;

&lt;p&gt;In order to only enable the button for a var that is traceable, we use predicate &quot;var-traceable?&quot;. &lt;/p&gt;

&lt;p&gt;In order to change the button text from &quot;trace&quot; to &quot;untrace&quot;, we use predicate &quot;var-traced?&quot;.&lt;/p&gt;

&lt;p&gt;Both &quot;var-traceable?&quot; and &quot;var-traced?&quot; are aware of tools.trace internals - ideally, we would like to remain oblivious to trace&apos;s inners...&lt;/p&gt;

&lt;p&gt;Our implementations for the predicates is at: &lt;a href=&quot;https://gist.github.com/2472261&quot;&gt;https://gist.github.com/2472261&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks for the great tool!&lt;/p&gt;</description>
                <environment></environment>
            <key id="15356">TTRACE-1</key>
            <summary>Two convenience predicate functions useful for IDE-tools</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="lprefontaine">Luc Pr&#233;fontaine</assignee>
                                <reporter username="franks">Frank Siebenlist</reporter>
                        <labels>
                        <label>enhancement</label>
                    </labels>
                <created>Mon, 23 Apr 2012 12:11:34 -0500</created>
                <updated>Sat, 1 Dec 2012 15:38:58 -0600</updated>
                    <resolved>Sat, 1 Dec 2012 15:38:58 -0600</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                        <comments>
                    <comment id="29949" author="lprefontaine" created="Wed, 14 Nov 2012 17:56:48 -0600"  >&lt;p&gt;Done, however the names where changed to traced? and traceable?.&lt;/p&gt;</comment>
                    <comment id="29951" author="lprefontaine" created="Wed, 14 Nov 2012 18:18:46 -0600"  >&lt;p&gt;Done is 0.7.4&lt;/p&gt;</comment>
                    <comment id="30132" author="lprefontaine" created="Sat, 1 Dec 2012 15:38:41 -0600"  >&lt;p&gt;Done, &quot;good&quot; version is 0.7.5 (readme &amp;amp; comments need an update in 0.7.4&quot;)&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>
                                            <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>