<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Tue May 21 16:21:30 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/DC-789/DC-789.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>[DC-789] Better documentation for the generated getInstance method in generated *Table.class.php files</title>
                <link>http://www.doctrine-project.org/jira/browse/DC-789</link>
                <project id="10031" key="DC">Doctrine 1</project>
                        <description>&lt;p&gt;As stated in &lt;a href=&quot;http://www.doctrine-project.org/jira/browse/DC-518&quot; class=&quot;external-link&quot;&gt;DC-518&lt;/a&gt; the getInstance method is added in table classes generated by Doctrine 1.2.2. The problem is, that the word order is wrong for the parameter keyword to support auto completion in IDEs. At least the NetBeans IDE is not able to use this information properly.&lt;/p&gt;

&lt;p&gt;As it is common to expect phpDocumentor comment syntax, the first word after the @param keyword specifies the type, which is in the current version &lt;cite&gt;object&lt;/cite&gt;. It would be really helpful if the current form could be changed from&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeHeader panelHeader&quot; style=&quot;border-bottom-width: 1px;&quot;&gt;&lt;b&gt;Doctrine/Import/Builder.php:1077&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;* @&lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; object %s
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;to&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeHeader panelHeader&quot; style=&quot;border-bottom-width: 1px;&quot;&gt;&lt;b&gt;Doctrine/Import/Builder.php:1077&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;* @&lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; %s
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;as it was propossed in the above mentioned issue.&lt;/p&gt;</description>
                <environment>Symfony 1.4.6 with Doctrine 1.2.2 on Debian Linux 5.0</environment>
            <key id="11631">DC-789</key>
            <summary>Better documentation for the generated getInstance method in generated *Table.class.php files</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="jwage">Jonathan H. Wage</assignee>
                                <reporter username="cberg">Christoph Berg</reporter>
                        <labels>
                    </labels>
                <created>Fri, 16 Jul 2010 03:02:11 +0000</created>
                <updated>Fri, 16 Jul 2010 03:02:11 +0000</updated>
                                    <version>1.2.2</version>
                                                <component>Import/Export</component>
                        <due></due>
                    <votes>2</votes>
                        <watches>2</watches>
                                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>