Re: [picocontainer-dev] JSR330 work progress

Paul Hammant <[email protected]> Wed, 4 Aug 2010 12:09:42 -0500
Newsgroups gmane.comp.java.picocontainer.devel
Message-ID <[email protected]>
--0015175caf10edefea048d027f71
Content-Type: text/plain; charset=ISO-8859-1

Aye, but I want to do it without a click or a hover-over :)

On Wed, Aug 4, 2010 at 10:07 AM, Mark Hobson <[email protected]> wrote:

> On 4 August 2010 15:52, Paul Hammant <[email protected]> wrote:
> > I don't want to look at MyClass$1 in a debugger :)
>
> Not sure how IntelliJ works, but in Eclipse with:
>
> Generic<?> g1 = new Generic<List<String>>() {};
> Generic<?> g2 = Generic.get(g1.getType());
>
> I see:
>
> g1   Main$1
> g2   Generic$DefaultGeneric<T>
>
> And clicking on both displays "java.util.List<java.lang.String>".  So
> not much difference for me!
>
> Mark
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>

--0015175caf10edefea048d027f71
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Aye, but I want to do it without a click or a hover-over :)<br><br><div cla=
ss=3D"gmail_quote">On Wed, Aug 4, 2010 at 10:07 AM, Mark Hobson <span dir=
=3D"ltr">&lt;<a href=3D"mailto:[email protected]">[email protected]</=
a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex;"><div class=3D"im">On 4 August 2010 15:52, P=
aul Hammant &lt;<a href=3D"mailto:[email protected]">[email protected]</a>&gt=
; wrote:<br>

&gt; I don&#39;t want to look at=A0MyClass$1 in a debugger :)<br>
<br>
</div>Not sure how IntelliJ works, but in Eclipse with:<br>
<br>
Generic&lt;?&gt; g1 =3D new Generic&lt;List&lt;String&gt;&gt;() {};<br>
Generic&lt;?&gt; g2 =3D Generic.get(g1.getType());<br>
<br>
I see:<br>
<br>
g1 =A0 Main$1<br>
g2 =A0 Generic$DefaultGeneric&lt;T&gt;<br>
<br>
And clicking on both displays &quot;java.util.List&lt;java.lang.String&gt;&=
quot;. =A0So<br>
not much difference for me!<br>
<div><div></div><div class=3D"h5"><br>
Mark<br>
<br>
---------------------------------------------------------------------<br>
To unsubscribe from this list, please visit:<br>
<br>
 =A0 =A0<a href=3D"http://xircles.codehaus.org/manage_email" target=3D"_bla=
nk">http://xircles.codehaus.org/manage_email</a><br>
<br>
<br>
</div></div></blockquote></div><br>

--0015175caf10edefea048d027f71--