<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:59:25 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>[CXX-507] write a few modern C++ driver examples</title>
                <link>https://jira.mongodb.org/browse/CXX-507</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;and make a target for them in CMake. &lt;/p&gt;

&lt;p&gt;Rationale: people shouldn&apos;t have to read our unit tests to learn how to use our library.&lt;/p&gt;

&lt;p&gt;We should have examples for the following:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;list documents in a collection&lt;/li&gt;
	&lt;li&gt;counts&lt;/li&gt;
	&lt;li&gt;bulk write, update&lt;/li&gt;
	&lt;li&gt;using hints&lt;/li&gt;
	&lt;li&gt;aggregation&lt;/li&gt;
	&lt;li&gt;auth?&lt;/li&gt;
	&lt;li&gt;create index, create capped&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="181765">CXX-507</key>
            <summary>write a few modern C++ driver examples</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</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="adam.midvidy">Adam Midvidy</assignee>
                                    <reporter username="adam.midvidy">Adam Midvidy</reporter>
                        <labels>
                    </labels>
                <created>Fri, 30 Jan 2015 22:05:41 +0000</created>
                <updated>Fri, 24 Apr 2015 17:32:25 +0000</updated>
                            <resolved>Wed, 18 Feb 2015 18:09:05 +0000</resolved>
                                                    <fixVersion>0.1.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="831896" author="xgen-internal-githook" created="Wed, 18 Feb 2015 18:07:43 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;amidvidy&apos;, u&apos;name&apos;: u&apos;Adam Midvidy&apos;, u&apos;email&apos;: u&apos;amidvidy@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-507&quot; title=&quot;write a few modern C++ driver examples&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-507&quot;&gt;&lt;del&gt;CXX-507&lt;/del&gt;&lt;/a&gt; add bson examples&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/75dbe8ec6b8c1853c041295c4699c8302eafd010&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/75dbe8ec6b8c1853c041295c4699c8302eafd010&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="831255" author="adam.midvidy" created="Wed, 18 Feb 2015 00:38:12 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/253&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/253&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="825085" author="adam.midvidy" created="Mon, 9 Feb 2015 19:27:06 +0000"  >&lt;p&gt;I think the primer examples are a good start, but we are going to need some C++ driver specific examples to explain how to properly handle our exceptions, and how to use bulk writes, among other things.&lt;/p&gt;


</comment>
                            <comment id="818318" author="adam.midvidy" created="Fri, 30 Jan 2015 22:14:52 +0000"  >&lt;p&gt;We should also make some similar examples for the bson library. Currently it is quite difficult to figure out how to use it from reading the code.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                                        </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-123</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hs37vb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>143611</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="374">Platform 00 2/20/15</customfieldvalue>

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