Ingo R. Homann napisal(a):
> Hi,
>
[quoted text clipped - 8 lines]
>
> No.
Yes, its possible and some webservice frameworks ( like XFire and Axis
) do it. But it can only be done if your class i compiled with debug
info ( don't works on interfaces as i remember , only only on classes )
> Just of curiosity: Why do you want that?
>
> Ciao,
> Ingo
sgoo - 24 Nov 2006 12:57 GMT
> > > Is this possible ...? and if yes, how ?
>
> > No.
> Yes, its possible and some webservice frameworks ( like XFire and Axis
> ) do it. But it can only be done if your class i compiled with debug
> info ( don't works on interfaces as i remember , only only on classes )
which means, still NO.
Tomek - 24 Nov 2006 13:21 GMT
sgoo napisal(a):
> > > > Is this possible ...? and if yes, how ?
> >
[quoted text clipped - 4 lines]
>
> which means, still NO.
which means, yes , but in some cases :)
Tor Iver Wilhelmsen - 24 Nov 2006 16:51 GMT
> which means, yes , but in some cases :)
Still means "no" for reflection but "yes" for the debugger API.