<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:37:12 UTC 2024

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 append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[CSHARP-562] Deprecate ReadFrom/WriteTo from the BsonDocument object model and standardize on using serialization</title>
                <link>https://jira.mongodb.org/browse/CSHARP-562</link>
                <project id="10041" key="CSHARP">C# Driver</project>
                    <description>&lt;p&gt;There is a lot of overlap between the ReadFrom/WriteTo methods in the BsonDocument object model and the serialization machinery. Attempt to remove ReadFrom/WriteTo from the BsonDocument object model and see if the serialization machinery alone can replace it. Why have two overlapping ways of doing the same thing?&lt;/p&gt;</description>
                <environment></environment>
        <key id="49959">CSHARP-562</key>
            <summary>Deprecate ReadFrom/WriteTo from the BsonDocument object model and standardize on using serialization</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="robert@mongodb.com">Robert Stam</assignee>
                                    <reporter username="robert@mongodb.com">Robert Stam</reporter>
                        <labels>
                    </labels>
                <created>Sat, 8 Sep 2012 20:02:33 +0000</created>
                <updated>Wed, 14 May 2014 19:03:03 +0000</updated>
                            <resolved>Wed, 12 Dec 2012 16:05:36 +0000</resolved>
                                    <version>1.6</version>
                                    <fixVersion>1.8</fixVersion>
                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="213147" author="auto" created="Wed, 12 Dec 2012 16:04:54 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-12-12T15:48:38Z&apos;, u&apos;email&apos;: u&apos;robert@10gen.com&apos;, u&apos;name&apos;: u&apos;rstam&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-562&quot; title=&quot;Deprecate ReadFrom/WriteTo from the BsonDocument object model and standardize on using serialization&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-562&quot;&gt;&lt;del&gt;CSHARP-562&lt;/del&gt;&lt;/a&gt;: Change GetDocumentId in BsonDocumentSerializer to always return an instance of BsonValue.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/cf64c559a5ee451fed75064208dc2b8e88cbbc85&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/cf64c559a5ee451fed75064208dc2b8e88cbbc85&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="213145" author="auto" created="Wed, 12 Dec 2012 16:04:53 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-12-11T22:01:02Z&apos;, u&apos;email&apos;: u&apos;robert@10gen.com&apos;, u&apos;name&apos;: u&apos;rstam&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-562&quot; title=&quot;Deprecate ReadFrom/WriteTo from the BsonDocument object model and standardize on using serialization&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-562&quot;&gt;&lt;del&gt;CSHARP-562&lt;/del&gt;&lt;/a&gt;: Deprecate ReadFrom/WriteTo in the BsonDocument object model.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/c25e484169e03a69c53d8db6570ad18c837e441e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/c25e484169e03a69c53d8db6570ad18c837e441e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="212531" author="rstam" created="Tue, 11 Dec 2012 21:59:18 +0000"  >&lt;p&gt;Reopened to backport to 1.8.&lt;/p&gt;

&lt;p&gt;ReadFrom/WriteTo will be deprecated (not removed) in 1.8 and will forward calls to the serializers.&lt;/p&gt;</comment>
                            <comment id="162446" author="rstam" created="Mon, 10 Sep 2012 16:36:52 +0000"  >&lt;p&gt;Pushed to x2.0.&lt;/p&gt;</comment>
                            <comment id="162445" author="rstam" created="Mon, 10 Sep 2012 16:36:40 +0000"  >&lt;p&gt;In code review.&lt;/p&gt;</comment>
                            <comment id="162444" author="auto" created="Mon, 10 Sep 2012 16:35:51 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-09-09T10:14:56-07:00&apos;, u&apos;email&apos;: u&apos;robert@10gen.com&apos;, u&apos;name&apos;: u&apos;rstam&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-562&quot; title=&quot;Deprecate ReadFrom/WriteTo from the BsonDocument object model and standardize on using serialization&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-562&quot;&gt;&lt;del&gt;CSHARP-562&lt;/del&gt;&lt;/a&gt;: move _csharpnull handling to BsonClassMapSerializer, which is the only class that really cares about this trick.&lt;br/&gt;
Branch: x2.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/cc29de8d1eac89f27cf03ce5d4bb5a6ffeb4a394&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/cc29de8d1eac89f27cf03ce5d4bb5a6ffeb4a394&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="162443" author="auto" created="Mon, 10 Sep 2012 16:35:49 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-09-08T17:20:19-07:00&apos;, u&apos;email&apos;: u&apos;robert@10gen.com&apos;, u&apos;name&apos;: u&apos;rstam&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-562&quot; title=&quot;Deprecate ReadFrom/WriteTo from the BsonDocument object model and standardize on using serialization&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-562&quot;&gt;&lt;del&gt;CSHARP-562&lt;/del&gt;&lt;/a&gt;: remove ReadFrom/WriteTo and all other serialization code from the BsonDocument object model. Instead use the standard serialization machinery.&lt;br/&gt;
Branch: x2.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/8fc459a20c4e48282b44d9357e85e8f0716697e4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/8fc459a20c4e48282b44d9357e85e8f0716697e4&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10011"><![CDATA[Minor Change]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrh4pz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>13563</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>