<!-- 
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-560] Remove explicit conversions from BsonValue</title>
                <link>https://jira.mongodb.org/browse/CSHARP-560</link>
                <project id="10041" key="CSHARP">C# Driver</project>
                    <description>&lt;p&gt;Remove explicit conversions from BsonValue to simplify API. There are already other ways to do the same thing.&lt;/p&gt;</description>
                <environment></environment>
        <key id="49935">CSHARP-560</key>
            <summary>Remove explicit conversions from BsonValue</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="2">Won&apos;t Fix</resolution>
                                        <assignee username="robert@mongodb.com">Robert Stam</assignee>
                                    <reporter username="robert@mongodb.com">Robert Stam</reporter>
                        <labels>
                    </labels>
                <created>Sat, 8 Sep 2012 02:56:53 +0000</created>
                <updated>Wed, 14 May 2014 19:04:03 +0000</updated>
                            <resolved>Thu, 17 Apr 2014 19:18:25 +0000</resolved>
                                    <version>1.8</version>
                                    <fixVersion>2.0</fixVersion>
                                    <component>BSON</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="553537" author="rstam" created="Thu, 17 Apr 2014 19:18:10 +0000"  >&lt;p&gt;We have decided not to do this because it would be a backward compatibility breaking change.&lt;/p&gt;</comment>
                            <comment id="274623" author="rstam" created="Sun, 24 Feb 2013 18:55:57 +0000"  >&lt;p&gt;This work was prototyped on the experimental x2.0 branch. This ticket is being reopened for eventual porting to the official 2.0 branch.&lt;/p&gt;</comment>
                            <comment id="162906" author="auto" created="Tue, 11 Sep 2012 12:04:34 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-09-10T20:13:51-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-560&quot; title=&quot;Remove explicit conversions from BsonValue&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-560&quot;&gt;&lt;del&gt;CSHARP-560&lt;/del&gt;&lt;/a&gt;: put the explicit conversions back in their original place in the file to facilitate diffs and restored newer versions from the proper commit (35cbcb2724c10d969192b53c183c620d883ba03).&lt;br/&gt;
Branch: x2.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/75511790e624cf57d7fb4a36525b959243b69800&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/75511790e624cf57d7fb4a36525b959243b69800&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="162905" author="auto" created="Tue, 11 Sep 2012 12:04:33 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-09-10T15:25:34-07:00&apos;, u&apos;email&apos;: u&apos;craiggwilson@gmail.com&apos;, u&apos;name&apos;: u&apos;Craig Wilson&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-560&quot; title=&quot;Remove explicit conversions from BsonValue&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-560&quot;&gt;&lt;del&gt;CSHARP-560&lt;/del&gt;&lt;/a&gt;: added back explicit conversions.&lt;br/&gt;
Branch: x2.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/c594f6e965c53f0c1d885e798d3995afa8b01f6c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/c594f6e965c53f0c1d885e798d3995afa8b01f6c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="162590" author="rstam" created="Mon, 10 Sep 2012 20:11:05 +0000"  >&lt;p&gt;Restoring the explicit conversions is related to the linked JIRAs.&lt;/p&gt;</comment>
                            <comment id="162589" author="rstam" created="Mon, 10 Sep 2012 20:09:47 +0000"  >&lt;p&gt;We&apos;re actually going to reverse ourselves on this decision and put the explicit casts back in. If we ever get rid of the AsXyz properties (still under discussion) the explicit casts will become the official way to convert a BsonValue to some other type.&lt;/p&gt;</comment>
                            <comment id="162082" author="rstam" created="Sun, 9 Sep 2012 14:45:56 +0000"  >&lt;p&gt;Pushed to x2.0.&lt;/p&gt;</comment>
                            <comment id="162076" author="auto" created="Sun, 9 Sep 2012 14:15:15 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-09-07T19:59:14-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-560&quot; title=&quot;Remove explicit conversions from BsonValue&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-560&quot;&gt;&lt;del&gt;CSHARP-560&lt;/del&gt;&lt;/a&gt;: remove explicit conversions from BsonValue.&lt;br/&gt;
Branch: x2.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/3edb0030eac312356537e4404ef3e4d2fdb927db&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/3edb0030eac312356537e4404ef3e4d2fdb927db&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="161954" author="rstam" created="Sat, 8 Sep 2012 16:23:58 +0000"  >&lt;p&gt;In code review.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="49922">CSHARP-558</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="49966">CSHARP-563</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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|hrggh3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9581</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="130">Sprint 1 April 14 - May 2</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>