<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Wed Jun 19 05:14:03 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/DCOM-7/DCOM-7.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>[DCOM-7] Slight Refactor of ClassLoader</title>
                <link>http://www.doctrine-project.org/jira/browse/DCOM-7</link>
                <project id="10043" key="DCOM">Doctrine Common</project>
                        <description>&lt;p&gt;This is a rather trivial issue: I&apos;d like to add a function to the Common\ClassLoader called getClassPath($className) or something named similarly so that we are able to find where an autoloader will look for the specified class. The autoloader doesn&apos;t check for file existence normally (as it shouldn&apos;t) but there are cases where the developer does need to make sure that the file exists before a class is attempted to be loaded.&lt;/p&gt;

&lt;p&gt;I&apos;ve attached a patch for the changes that I&apos;m proposing.&lt;/p&gt;</description>
                <environment></environment>
            <key id="11322">DCOM-7</key>
            <summary>Slight Refactor of ClassLoader</summary>
                <type id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/improvement.png">Improvement</type>
                                <priority id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/minor.png">Minor</priority>
                    <status id="6" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/closed.png">Closed</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="romanb">Roman S. Borschel</assignee>
                                <reporter username="mridgway">Michael Ridgway</reporter>
                        <labels>
                    </labels>
                <created>Thu, 6 May 2010 09:27:57 +0000</created>
                <updated>Sun, 13 Jun 2010 07:23:58 +0000</updated>
                    <resolved>Sun, 13 Jun 2010 07:23:58 +0000</resolved>
                                            <fixVersion>2.0.0-BETA2</fixVersion>
                                        <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                        <comments>
                    <comment id="12858" author="romanb" created="Thu, 6 May 2010 09:45:31 +0000"  >&lt;p&gt;We have another idea for these issues (basically for the issue of using class_exists(..., true) and your new method may even complement this nicely. I will let you know what I mean here soon.&lt;/p&gt;</comment>
                    <comment id="13288" author="romanb" created="Sun, 13 Jun 2010 07:23:58 +0000"  >&lt;p&gt;There is now ClassLoader#classExists as well as ClassLoader#getClassLoader available.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="10594" name="patch.diff" size="1194" author="mridgway" created="Thu, 6 May 2010 09:27:57 +0000" />
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>