<!-- 
RSS generated by JIRA (4.4#649-r158309) at Sun May 19 00:50:24 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/DJSON-4/DJSON-4.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>[DJSON-4] Please make function write-string public </title>
                <link>http://dev.clojure.org/jira/browse/DJSON-4</link>
                <project id="10041" key="DJSON">data.json</project>
                        <description>&lt;p&gt;Please make function write-string in namespace clojure.data.json public, instead of private as it is now: for example, i&apos;m extending java.sql.Timestamp with JSONWriter protocol and i need to send ISO formatted timestamp value as string:&lt;/p&gt;

&lt;p&gt;(defn- write-timestamp &lt;span class=&quot;error&quot;&gt;&amp;#91;Timestamp out&amp;#93;&lt;/span&gt;&lt;br/&gt;
  (write-string (convert-to-iso-time (.getTime Timestamp)) out))&lt;/p&gt;

&lt;p&gt;(extend java.sql.Timestamp js/JSONWriter {:-write write-timestamp})&lt;/p&gt;</description>
                <environment></environment>
            <key id="15765">DJSON-4</key>
            <summary>Please make function write-string public </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="janherich">Jan Herich</reporter>
                        <labels>
                        <label>enhancement</label>
                    </labels>
                <created>Mon, 22 Oct 2012 03:51:18 -0500</created>
                <updated>Sat, 27 Oct 2012 13:12:54 -0500</updated>
                    <resolved>Sat, 27 Oct 2012 13:12:54 -0500</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="29829" author="stuart.sierra" created="Sat, 27 Oct 2012 13:12:54 -0500"  >&lt;p&gt;Declined. &apos;write-string&apos; is an implementation detail, not something I will commit to as a public API. Use the :value-fn option of &apos;write&apos; to handle extension to new types. Or copy the implementation of &apos;write-string&apos; into your namespace.&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>