<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:54:13 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>[JAVA-1276] Create Codec implementation for POJOs</title>
                <link>https://jira.mongodb.org/browse/JAVA-1276</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;The 3.0.x branch now has pluggable support for BSON codecs (encoders/decoders), as well as a few concrete implementations for Map-like classes: DBObjectCodec, DocumentCodec, and BsonDocumentCodec.&lt;/p&gt;

&lt;p&gt;The goal for this issue is to create a ClassModelCodec (and associated ClassModelCodecProvider) that supports encoding and decoding any POJO (Plain Old Java Object).&lt;/p&gt;

&lt;p&gt;This codec should support the following field types:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;String&lt;/li&gt;
	&lt;li&gt;int, Integer&lt;/li&gt;
	&lt;li&gt;long, Long&lt;/li&gt;
	&lt;li&gt;boolean, Boolean&lt;/li&gt;
	&lt;li&gt;double, Double&lt;/li&gt;
	&lt;li&gt;Date&lt;/li&gt;
	&lt;li&gt;POJO (for embedded documents)&lt;/li&gt;
	&lt;li&gt;Binary&lt;/li&gt;
	&lt;li&gt;java.util.List (of any of the preceding types)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;It also must provide a way to indicate a mapping for the _id property (by convention or annotation).&lt;/p&gt;</description>
                <environment></environment>
        <key id="141909">JAVA-1276</key>
            <summary>Create Codec implementation for POJOs</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</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="justin.lee">Justin Lee</assignee>
                                    <reporter username="jeff.yemin@mongodb.com">Jeffrey Yemin</reporter>
                        <labels>
                    </labels>
                <created>Fri, 13 Jun 2014 01:28:40 +0000</created>
                <updated>Mon, 5 Jun 2017 19:39:12 +0000</updated>
                            <resolved>Fri, 22 May 2015 19:43:34 +0000</resolved>
                                                                    <component>Codecs</component>
                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="922046" author="justin.lee@10gen.com" created="Fri, 22 May 2015 19:43:35 +0000"  >&lt;p&gt;broke up in to smaller pieces under the epic &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-1812&quot; title=&quot;Codec support for POJOs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-1812&quot;&gt;&lt;del&gt;JAVA-1812&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <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>JAVA-1812</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrg9rj:</customfieldvalue>

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