<div>Hi,</div><div><br></div><div>I don&#39;t post much here but I felt obliged to comment on this thread.</div><div><br></div>I have to agree with Dan. This probably will one of the most used injections.<div><br></div><div>
The reason for injection is to be able to stub and unit test easily. Right now the getCurrentInstance() is static and you&#39;d need to use ugly constructions to replace it with a stub (I am not saying it&#39;s impossible but I am talking here from the feedback I&#39;ve gathered and personal experience when unit testing pure JSF). Note, I am talking about &#39;true&#39; unit testing with no container involved.</div>
<meta charset="utf-8"><div>If faces context will be injectable it will make many people happy :)</div><div><br></div><div>Just my 2 cents...<br><div><br clear="all">Best regards,<br>Siarhei Dudzin<br>
<br><br><div class="gmail_quote">On Tue, Nov 10, 2009 at 10:07 PM, Gavin King <span dir="ltr">&lt;<a href="mailto:gavin.king@gmail.com">gavin.king@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Why do you want to access them directly? Surely that&#39;s what we&#39;re<br>
trying to get away from?<br>
<br>
On Tue, Nov 10, 2009 at 4:02 PM, Nicklas Karlsson &lt;<a href="mailto:nickarls@gmail.com">nickarls@gmail.com</a>&gt; wrote:<br>
&gt; ...and the HTTP session and request. Probably something most<br>
&gt; frameworks will provide if nothing else.<br>
<div class="im">&gt;<br>
&gt; On Tue, Nov 10, 2009 at 10:50 PM, Dan Allen &lt;<a href="mailto:dan.j.allen@gmail.com">dan.j.allen@gmail.com</a>&gt; wrote:<br>
&gt;&gt; Is the following injection going to be supported in Java EE 6?<br>
&gt;&gt;<br>
&gt;&gt; @Inject FacesContext ctx;<br>
&gt;&gt;<br>
&gt;&gt; Because I can&#39;t even begin to count how many times I&#39;m going to need that<br>
&gt;&gt; when developing apps. Probably the #1 injection in JSF apps.<br>
&gt;&gt;<br>
&gt;&gt; (True, I could make a producer method myself, but so will the n-thousand<br>
&gt;&gt; other JSF developers).<br>
&gt;&gt;<br>
&gt;&gt; -Dan<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Dan Allen<br>
&gt;&gt; Senior Software Engineer, Red Hat | Author of Seam in Action<br>
&gt;&gt; Registered Linux User #231597<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://mojavelinux.com" target="_blank">http://mojavelinux.com</a><br>
&gt;&gt; <a href="http://mojavelinux.com/seaminaction" target="_blank">http://mojavelinux.com/seaminaction</a><br>
&gt;&gt; <a href="http://www.google.com/profiles/dan.j.allen" target="_blank">http://www.google.com/profiles/dan.j.allen</a><br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; weld-dev mailing list<br>
&gt;&gt; <a href="mailto:weld-dev@lists.jboss.org">weld-dev@lists.jboss.org</a><br>
&gt;&gt; <a href="https://lists.jboss.org/mailman/listinfo/weld-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/weld-dev</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
</div>&gt; ---<br>
&gt; Nik<br>
<div><div></div><div class="h5">&gt; _______________________________________________<br>
&gt; weld-dev mailing list<br>
&gt; <a href="mailto:weld-dev@lists.jboss.org">weld-dev@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/weld-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/weld-dev</a><br>
&gt;<br>
<br>
<br>
<br>
--<br>
Gavin King<br>
<a href="mailto:gavin.king@gmail.com">gavin.king@gmail.com</a><br>
<a href="http://in.relation.to/Bloggers/Gavin" target="_blank">http://in.relation.to/Bloggers/Gavin</a><br>
<a href="http://hibernate.org" target="_blank">http://hibernate.org</a><br>
<a href="http://seamframework.org" target="_blank">http://seamframework.org</a><br>
_______________________________________________<br>
weld-dev mailing list<br>
<a href="mailto:weld-dev@lists.jboss.org">weld-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/weld-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/weld-dev</a><br>
</div></div></blockquote></div><br></div></div>