<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:02:10 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>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[INFRAUTILS-63] Guice Inject utility ideas</title>
                <link>https://jira.opendaylight.org/browse/INFRAUTILS-63</link>
                <project id="10129" key="INFRAUTILS">infrautils</project>
                    <description>&lt;p&gt;infrautils.inject&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Scan for @Service on @Singleton to find interface to bind to&lt;/li&gt;
	&lt;li&gt;interface WiringProvider extends Provider&amp;lt;Map&amp;lt;Type, Object&amp;gt;&amp;gt;&lt;/li&gt;
	&lt;li&gt;WiringReflectiveWiringProvider which looks for getters on *Wiring&lt;/li&gt;
&lt;/ol&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;&lt;span class=&quot;code-keyword&quot;&gt;class &lt;/span&gt;ModuleBuilder { 
    Module build(); &lt;span class=&quot;code-comment&quot;&gt;// ignore duplicates, auto inject ClasspathScanner 
&lt;/span&gt;    addModule(&lt;span class=&quot;code-object&quot;&gt;Class&lt;/span&gt;&amp;lt;Module&amp;gt; moduleClass); 
    addPackage(&lt;span class=&quot;code-object&quot;&gt;String&lt;/span&gt; packageName);&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="31405">INFRAUTILS-63</key>
            <summary>Guice Inject utility ideas</summary>
                <type id="10103" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10311&amp;avatarType=issuetype">New Feature</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10001">Won&apos;t Do</resolution>
                                        <assignee username="vorburger">Michael Vorburger</assignee>
                                    <reporter username="vorburger">Michael Vorburger</reporter>
                        <labels>
                    </labels>
                <created>Wed, 30 Jan 2019 14:59:47 +0000</created>
                <updated>Mon, 4 Feb 2019 13:56:22 +0000</updated>
                            <resolved>Mon, 4 Feb 2019 13:56:22 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="66414" author="vorburger" created="Mon, 4 Feb 2019 13:56:15 +0000"  >&lt;p&gt;It occurred to me, with a few days distance, that any such &quot;magic&quot; like what I imagined above, would make error tracking for Guice DI much more difficult than with today&apos;s still (once you are used to them) clear errors... Guice points out which Module what binding is from - but it could not do that anymore if we did above, so I think this is actually NOT a good idea - so closing this.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="30041">CONTROLLER-1831</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03mg7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>