<!--
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Fri May 24 17:54: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/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+DCOM+AND+status+%3D+Reopened+ORDER+BY+priority+DESC&tempMax=1000&field=key&field=summary
-->
<!-- If you wish to do custom client-side styling of RSS, uncomment this:
<?xml-stylesheet href="http://www.doctrine-project.org/jira/styles/jiraxml2html.xsl" type="text/xsl"?>
-->
<rss version="0.92">
    <channel>
        <title>Doctrine Project</title>
        <link>http://www.doctrine-project.org/jira/secure/IssueNavigator.jspa?reset=true&amp;jqlQuery=project+%3D+DCOM+AND+status+%3D+Reopened+ORDER+BY+priority+DESC</link>
        <description>An XML representation of a search request</description>
                <language>en-us</language>
                        <issue start="0" end="2" total="2"/>
                <build-info>
            <version>5.2.7</version>
            <build-number>850</build-number>
            <build-date>21-02-2013</build-date>
        </build-info>
<item>
            <title>[DCOM-67] Introduce immutable DateTime with __toString()</title>
                <link>http://www.doctrine-project.org/jira/browse/DCOM-67</link>
                <project id="10043" key="DCOM">Doctrine Common</project>
                        <description></description>
                <environment></environment>
            <key id="12977">DCOM-67</key>
            <summary>Introduce immutable DateTime with __toString()</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="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/reopened.png">Reopened</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="beberlei">Benjamin Eberlei</assignee>
                                <reporter username="beberlei">Benjamin Eberlei</reporter>
                        <labels>
                    </labels>
                <created>Sat, 27 Aug 2011 12:53:42 +0000</created>
                <updated>Sun, 29 Jan 2012 16:30:23 +0000</updated>
                                                    <fixVersion>2.3</fixVersion>
                                        <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                        <comments>
                    <comment id="16384" author="beberlei" created="Sat, 27 Aug 2011 14:39:38 +0000"  >&lt;p&gt;Implemented&lt;/p&gt;</comment>
                    <comment id="17219" author="miau" created="Wed, 11 Jan 2012 13:49:01 +0000"  >&lt;p&gt;Though it is implemented once on &lt;a href=&quot;https://github.com/doctrine/common/commit/7140ad3ba0ba2a94238976dd7f310ff92b478c96&quot; class=&quot;external-link&quot;&gt;https://github.com/doctrine/common/commit/7140ad3ba0ba2a94238976dd7f310ff92b478c96&lt;/a&gt;,&lt;br/&gt;
the class is removed on &lt;a href=&quot;https://github.com/doctrine/common/commit/f845c1e267abf9069422eba8addfa976bc8d8685&quot; class=&quot;external-link&quot;&gt;https://github.com/doctrine/common/commit/f845c1e267abf9069422eba8addfa976bc8d8685&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I think this issue must be reopened.&lt;/p&gt;</comment>
                    <comment id="17220" author="beberlei" created="Wed, 11 Jan 2012 14:33:19 +0000"  >&lt;p&gt;Code was removed due to implementation problems.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>

<item>
            <title>[DCOM-189] Doctrine Proxies may conflict with interfaced constructors</title>
                <link>http://www.doctrine-project.org/jira/browse/DCOM-189</link>
                <project id="10043" key="DCOM">Doctrine Common</project>
                        <description>&lt;p&gt;The Doctrine ProxyGenerator generates for a proxy a constructor. The documentation of Doctrine states that the constructor is never called. For a project, I created a group of entities with a interfaced constructor in order to enforce a common interface. This results in a incompatible proxy and so a fatal error.&lt;/p&gt;</description>
                <environment></environment>
            <key id="14825">DCOM-189</key>
            <summary>Doctrine Proxies may conflict with interfaced constructors</summary>
                <type id="6" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/documentation.png">Documentation</type>
                                <priority id="3" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/major.png">Major</priority>
                    <status id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/reopened.png">Reopened</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="ocramius">Marco Pivetta</assignee>
                                <reporter username="harmenm">Harmen M</reporter>
                        <labels>
                    </labels>
                <created>Fri, 3 May 2013 09:05:15 +0000</created>
                <updated>Fri, 3 May 2013 13:05:24 +0000</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>3</watches>
                        <comments>
                    <comment id="20193" author="ocramius" created="Fri, 3 May 2013 09:08:16 +0000"  >&lt;p&gt;Cannot fix this - the constructor is required to override instantiation logic&lt;/p&gt;</comment>
                    <comment id="20194" author="harmenm" created="Fri, 3 May 2013 09:10:51 +0000"  >&lt;p&gt;Edit: added the correct description. I accidentially submitted the form before editing the description.&lt;/p&gt;</comment>
                    <comment id="20195" author="ocramius" created="Fri, 3 May 2013 09:13:13 +0000"  >&lt;p&gt;&lt;a href=&quot;http://www.doctrine-project.org/jira/secure/ViewProfile.jspa?name=harmenm&quot; class=&quot;user-hover&quot; rel=&quot;harmenm&quot;&gt;Harmen M&lt;/a&gt; why do you have a constructor in an interface? That&apos;s a very bad practice, and it makes things quite hard to handle.&lt;/p&gt;

&lt;p&gt;I can think of a workaround, but I first want to be sure there&apos;s a real advantage in changing the current implementation to use &lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;unserialize()&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt; just to handle this specific use case.&lt;/p&gt;</comment>
                    <comment id="20196" author="beberlei" created="Fri, 3 May 2013 09:31:11 +0000"  >&lt;p&gt;Adding __construct to an interface is an anti pattern and shouldn&apos;t be done.&lt;/p&gt;</comment>
                    <comment id="20197" author="harmenm" created="Fri, 3 May 2013 10:20:29 +0000"  >&lt;p&gt;Ok, then I change my implementation.&lt;/p&gt;

&lt;p&gt;But, maybe it is an idea to update the documentation of the ORM and state that constructor interfacing is not possible?&lt;br/&gt;
&lt;a href=&quot;http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/architecture.html&quot; class=&quot;external-link&quot;&gt;http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/architecture.html&lt;/a&gt;&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>