<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Sun May 19 08:43:42 UTC 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.doctrine-project.org/jira/si/jira.issueviews:issue-xml/CODM-1/CODM-1.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Doctrine Project</title>
    <link>http://www.doctrine-project.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>5.2.7</version>
        <build-number>850</build-number>
        <build-date>21-02-2013</build-date>
    </build-info>

<item>
            <title>[CODM-1] Add converions according to $class-&gt;properties[$name][&apos;type&apos;]</title>
                <link>http://www.doctrine-project.org/jira/browse/CODM-1</link>
                <project id="10050" key="CODM">Doctrine CouchDB ODM</project>
                        <description>&lt;p&gt;In the ORM we have the Doctrine\DBAL\Types namespace that we have to mirror to Doctrine\ODM\CouchDB\Types. Methods would have to be &quot;convertPhpToJsonValue()&quot; and &quot;convertJsonToPhpValue()&quot; that need to be called during hydration and saving inside the Persister.&lt;/p&gt;

&lt;p&gt;Possible Types for now:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;String (this is both VARCHAR + CLOB of DBs)&lt;/li&gt;
	&lt;li&gt;Integer&lt;/li&gt;
	&lt;li&gt;Array (uncasted values)&lt;/li&gt;
	&lt;li&gt;Float/Double * Boolean&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
            <key id="11937">CODM-1</key>
            <summary>Add converions according to $class-&gt;properties[$name][&apos;type&apos;]</summary>
                <type id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/improvement.png">Improvement</type>
                                <priority id="3" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/major.png">Major</priority>
                    <status id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="beberlei">Benjamin Eberlei</assignee>
                                <reporter username="lsmith">Lukas Kahwe</reporter>
                        <labels>
                    </labels>
                <created>Tue, 21 Sep 2010 08:48:53 +0000</created>
                <updated>Tue, 21 Sep 2010 08:48:53 +0000</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>