<!-- 
RSS generated by JIRA (5.2.4#845-sha1:c9f4cc41abe72fb236945343a1f485c2c844dac9) at Fri May 24 21:41:36 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://www.couchbase.com/issues/si/jira.issueviews:issue-xml/PYCBC-10/PYCBC-10.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Couchbase</title>
    <link>http://www.couchbase.com/issues</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>5.2.4</version>
        <build-number>845</build-number>
        <build-date>26-12-2012</build-date>
    </build-info>

<item>
            <title>[PYCBC-10] object should serialize and deserialize when being persisted to the cluster</title>
                <link>http://www.couchbase.com/issues/browse/PYCBC-10</link>
                <project id="10050" key="PYCBC">Couchbase Python Client Library</project>
                        <description>With most other client libraries, objects are automatically serialized when being stored and retrieved from the system.  This client library should have similar functionality.&lt;br/&gt;
&lt;br/&gt;
For example, the Java spymemcached client library reserves the flags field for itself, and will set flags to indicate the datatype.  One datatype is a serialized Java object.  &lt;br/&gt;
&lt;br/&gt;
One good option would also be to allow serialization into JSON, since there is good, built in support for JSON since 2.6 (I believe).</description>
                <environment></environment>
            <key id="14955">PYCBC-10</key>
            <summary>object should serialize and deserialize when being persisted to the cluster</summary>
                <type id="2" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/newfeature.png">New Feature</type>
                                <priority id="2" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/critical.png">Critical</priority>
                    <status id="6" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/closed.png">Closed</status>
                    <resolution id="1">Fixed</resolution>
                    <security id="10011">Public</security>
                        <assignee username="BigBlueHat">Benjamin Young</assignee>
                                <reporter username="ingenthr">Matt Ingenthron</reporter>
                        <labels>
                    </labels>
                <created>Mon, 22 Aug 2011 20:03:42 -0500</created>
                <updated>Sat, 11 May 2013 12:43:32 -0500</updated>
                    <resolved>Thu, 30 Aug 2012 17:38:19 -0500</resolved>
                                            <fixVersion>0.8.0</fixVersion>
                                <component>library</component>
                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="22036" author="farshid" created="Wed, 7 Sep 2011 14:50:31 -0500"  >looking into native python serialization&lt;br/&gt;
&lt;br/&gt;
&lt;a href=&quot;http://docs.python.org/library/pickle.html&quot;&gt;http://docs.python.org/library/pickle.html&lt;/a&gt;</comment>
                    <comment id="22307" author="farshid" created="Thu, 29 Sep 2011 10:22:03 -0500"  >got the pickle ( native python) serialization working.  ( will upload to gerrit after testing )&lt;br/&gt;
Matt, based on your comment &lt;br/&gt;
1- i will use flags now to differentiate between objects/values we have to deserialize before sending it back to the client or not&lt;br/&gt;
2- how about other operations like append or prepend  ?&lt;br/&gt;
</comment>
                    <comment id="36832" author="ingenthr" created="Fri, 24 Aug 2012 13:06:19 -0500"  >In 0.8 we&amp;#39;ll make sure error handling is done appropriate, should be it&amp;#39;s own bug, but this is good enough for now.</comment>
                    <comment id="37401" author="BigBlueHat" created="Thu, 30 Aug 2012 17:38:19 -0500"  >&lt;a href=&quot;http://review.couchbase.org/#/c/20376/&quot;&gt;http://review.couchbase.org/#/c/20376/&lt;/a&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9726</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>
</channel>
</rss>