<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="http://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    CDI Tools 3.3 wish list
</h3>
<span style="margin-bottom: 10px;">
    modified by <a href="http://community.jboss.org/people/akazakov">Alexey Kazakov</a> in <i>JBoss Tools Development</i> - <a href="http://community.jboss.org/docs/DOC-16582">View the full document</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Here is a list of new features for CDI Tools which we may plan to implement in 3.3 version.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><strong>1. Support Seam Solder extensions</strong> (@Veto, @Requires, @Exact, named packages, @FullyQuilified, @Resource)</p><p><span>&#160;&#160;&#160; See </span><a class="jive-link-external-small" href="https://issues.jboss.org/browse/JBIDE-8195" target="_blank">JBIDE-8195</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>&#160;&#160;&#160; How to implement:</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&#160;&#160;&#160; CDI Extensions.</p><p>&#160;&#160;&#160; CDI builder should look at /META-INF/servises/... within the project classpath to pik up all the available extensions.</p><p>&#160;&#160;&#160; Then via extension point mechanism load all the corresponding CDI Tools model extensions.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><strong>2. Support Seam Faces module.</strong></p><p>&#160;&#160;&#160;&#160; See <a class="jive-link-external-small" href="https://issues.jboss.org/browse/JBIDE-8572">JBIDE-8572</a></p><p>&#160;&#160;&#160; - Code completion for all the available validator IDs for &lt;s:validateForm validatorId="|" /&gt;. See <a class="jive-link-external-small" href="https://issues.jboss.org/browse/JBIDE-8573">JBIDE-8573</a></p><p>&#160;&#160;&#160;&#160; - OpenOn for corresponding validator for &lt;s:validateForm validatorId="validatorID" /&gt;. See <a class="jive-link-external-small" href="https://issues.jboss.org/browse/JBIDE-8574">JBIDE-8574</a></p><p>&#160;&#160;&#160;&#160; - Don't validate injection points with @InputField qualifier. See <a class="jive-link-external-small" href="https://issues.jboss.org/browse/JBIDE-8576">JBIDE-8576</a></p><p>&#160;&#160;&#160;&#160; - Code completion for valid phases in &lt;s:viewAction phase="|"/&gt;. See <a class="jive-link-external-small" href="https://issues.jboss.org/browse/JBIDE-8577">JBIDE-8577</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><strong>3. Support seam/weld typesafe xml schema</strong></p><p><span>&#160;&#160;&#160; See </span><a class="jive-link-external-small" href="https://issues.jboss.org/browse/JBIDE-3120" target="_blank">JBIDE-3120</a></p><p>&#160;&#160;&#160; TBD by Slava.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><strong>4. CDI view</strong></p><p><span>&#160;&#160;&#160; See </span><a class="jive-link-external-small" href="https://issues.jboss.org/browse/JBIDE-8524" target="_blank">https://issues.jboss.org/browse/JBIDE-8524</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>&#160;&#160;&#160; - Project 1</em></p><p><em>&#160;&#160;&#160;&#160;&#160;&#160; - @Named</em></p><p><em>&#160;&#160;&#160;&#160;&#160;&#160; - Qualifiers</em></p><p><em>&#160;&#160;&#160;&#160;&#160;&#160; - Scopes</em></p><p><em>&#160;&#160;&#160;&#160;&#160;&#160; - Decorators</em></p><p><em>&#160;&#160;&#160;&#160;&#160;&#160; - Interceptors</em></p><p><em>&#160;&#160;&#160;&#160;&#160;&#160; - Binding type</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>&#160;&#160;&#160; - Project 2</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><strong>5. Search for @Named components by name:</strong></p><p><span>&#160;&#160;&#160; See </span><a class="jive-link-external-small" href="https://issues.jboss.org/browse/JBIDE-7892" target="_blank">https://issues.jboss.org/browse/JBIDE-7892</a><strong><br/></strong></p><p>&#160;&#160;&#160; - CDI Search tab in Search dialog. - ?</p><p>&#160;&#160;&#160; - Pop-up menu on @Named-&gt;References-&gt;... search for all the ELs which use the bean.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><strong>6. Quick Fixes</strong></p><p><span>&#160;&#160;&#160; See </span><a class="jive-link-external-small" href="https://issues.jboss.org/browse/JBIDE-6644" target="_blank">https://issues.jboss.org/browse/JBIDE-6644</a><strong><br/></strong></p><p>&#160;&#160;&#160; Continue implementing.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><strong>7. Enabling/Disabling alternatives/interceptors/decorators in java source.</strong></p><p><span>&#160;&#160;&#160;&#160; See </span><a class="jive-link-external-small" href="https://issues.jboss.org/browse/JBIDE-4843" target="_blank">https://issues.jboss.org/browse/JBIDE-4843</a></p><p>&#160;&#160;&#160; Via an info marker on the annotation?</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><strong>8. Support Seam 2 backwards compatibility module in CDI projects.</strong></p><p><span>&#160;&#160;&#160; See </span><a class="jive-link-external-small" href="https://issues.jboss.org/browse/JBIDE-8525" target="_blank">https://issues.jboss.org/browse/JBIDE-8525</a></p><p>&#160;&#160;&#160; Seam 2 backwards compatibility module still seems to be in plans only. See <a class="jive-link-external-small" href="http://seamframework.org/Documentation/Seam3Modules#H-Seam2BackwardsCompatibilityLeadNeeded">http://seamframework.org/Documentation/Seam3Modules#H-Seam2BackwardsCompatibilityLeadNeeded</a></p><p>&#160;&#160;&#160; But we should add this support as soon as this module is available.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><strong>9. CDI code completion in Java editor.</strong></p><p><span>&#160;&#160;&#160; See </span><a class="jive-link-external-small" href="https://issues.jboss.org/browse/JBIDE-4846" target="_blank">https://issues.jboss.org/browse/JBIDE-4846</a><strong><br/></strong></p><p>&#160;&#160;&#160; JDT provides all the needed completion but we can duplicate some of proposals with better icons,... and put them in separate category. Not sure it's a very useful feature. </p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><strong>10. Dependency diagram</strong></p><p>&#160;&#160;&#160; Some diagram is to show dependencies between CDI artifacts (beans, qualifiers, stereotypes, ...) - ?</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Comment by <a href="http://community.jboss.org/docs/DOC-16582">going to Community</a></p>

        <p style="margin: 0;">Create a new document in JBoss Tools Development at <a href="http://community.jboss.org/choose-container!input.jspa?contentType=102&containerType=14&container=2129">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>