<!-- 
RSS generated by JIRA (4.4#649-r158309) at Tue Jun 18 22:22:01 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/CONTRIB-100/CONTRIB-100.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>[CONTRIB-100] Control output of non-ASCII characters in clojure-contrib.json</title>
                <link>http://dev.clojure.org/jira/browse/CONTRIB-100</link>
                <project id="10012" key="CONTRIB">Clojure-Contrib</project>
                        <description>&lt;p&gt;Current version of JSON output functions perform escaping of non-ASCII characters into \uXXXX sequences, although json allows to use any Unicode character in strings.  When working with non-Latin-1 based texts, this lead to additional traffic.&lt;/p&gt;

&lt;p&gt;Given patch fixes this problem, leaving old behavior by default, but adding new option to output functions, that now accept :escape-chars option, that control how non-ASCII characters in string will output.  When this option has value &apos;true&apos; (default), then hex sequences are used for these characters, and when &apos;false&apos;, then characters are output as-is&lt;/p&gt;

&lt;p&gt;P.S. I sent CA at start of June, so Rich should already have it&lt;/p&gt;</description>
                <environment></environment>
            <key id="14268">CONTRIB-100</key>
            <summary>Control output of non-ASCII characters in clojure-contrib.json</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="stuart.sierra">Stuart Sierra</assignee>
                                <reporter username="alexott">Alex Ott</reporter>
                        <labels>
                    </labels>
                <created>Sun, 31 Oct 2010 10:09:56 -0500</created>
                <updated>Tue, 30 Nov 2010 14:34:03 -0600</updated>
                    <resolved>Tue, 30 Nov 2010 14:34:02 -0600</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                        <comments>
                    <comment id="25911" author="alexott" created="Sun, 31 Oct 2010 10:10:49 -0500"  >&lt;p&gt;Or you can merge from my clojure-contrib repo from &apos;unquoted-json&apos; branch - &lt;a href=&quot;http://github.com/alexott/clojure-contrib/commit/c22da330f1f5b64a5789bde2bbb958cd9fdc31fa&quot;&gt;http://github.com/alexott/clojure-contrib/commit/c22da330f1f5b64a5789bde2bbb958cd9fdc31fa&lt;/a&gt;&lt;/p&gt;</comment>
                    <comment id="25981" author="stuart.sierra" created="Tue, 30 Nov 2010 11:32:52 -0600"  >&lt;p&gt;I&apos;m happy with the idea. Not sure about the implementation.&lt;/p&gt;

&lt;p&gt;For other configuration options (keywordizing object fields) I used local arguments, assuming it would be faster than Var lookups.  With recent enhancements to Var lookup, that may no longer be true.  Need to investigate.&lt;/p&gt;</comment>
                    <comment id="25982" author="stuart.sierra" created="Tue, 30 Nov 2010 11:34:10 -0600"  >&lt;p&gt;Patch file submitted 31/Oct/10 does not work.  &quot;git am -s&quot; returns &quot;Patch does not have a valid e-mail address.&quot;  &lt;a href=&quot;http://clojure.org/patches&quot;&gt;http://clojure.org/patches&lt;/a&gt;&lt;/p&gt;</comment>
                    <comment id="25983" author="stuart.sierra" created="Tue, 30 Nov 2010 11:54:14 -0600"  >&lt;p&gt;Alternate implementation &lt;a href=&quot;https://github.com/clojure/clojure-contrib/commit/5380552375c8b074d979cb1d1b8a8382bdf8a999&quot;&gt;committed&lt;/a&gt;&lt;/p&gt;</comment>
                    <comment id="25984" author="stuart.sierra" created="Tue, 30 Nov 2010 14:34:03 -0600"  >&lt;p&gt;Enhancement committed.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="10009" name="cc.json-escape-chars.patch" size="7581" author="alexott" created="Sun, 31 Oct 2010 10:09:56 -0500" />
                </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>