Initial spec for Repeating Annotations and Method Parameter Reflection

Rémi Forax forax at univ-mlv.fr
Wed Aug 22 14:11:50 PDT 2012


On 08/22/2012 07:39 AM, Joel Borggrén-Franck wrote:
> On 21 aug 2012, at 22:45, Rémi Forax <forax at univ-mlv.fr> wrote:
>
>> On 08/21/2012 09:59 PM, Joel Borggrén-Franck wrote:
>>
>>>   We already live with the problem that runtime retention isn't the default, we shouldn't make the source-to-reflection gap bigger.
>> You also see the hidden parameters of the enum constructor, you can't access to enclosing private variable and so on.
> Yes, many wrongs doesn't make a right.

or it's just because reflection reflects bytecode view and not Java view.

>
> cheers
> /Joel

regards,
Rémi




More information about the enhanced-metadata-spec-discuss mailing list