Kalle Korhonen created TAP5-2022:
------------------------------------

             Summary: Add PropertyAccess.getAnnotation
                 Key: TAP5-2022
                 URL: https://issues.apache.org/jira/browse/TAP5-2022
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.3.6
            Reporter: Kalle Korhonen
            Priority: Minor


On Sun, Oct 28, 2012 at 5:41 AM, Howard Lewis Ship <hls...@gmail.com> wrote:
> I can't think of why that's not already present.
>
> On Sat, Oct 27, 2012 at 7:56 PM, Kalle Korhonen
> <kalle.o.korho...@gmail.com> wrote:
>> We don't seem to have anything for fetching annotations... wouldn't it
>> be nice if you could do PropertyAccess.get(Object instance, String
>> propertyName, Class<? extends Annotation> annotationClass) without
>> having to care whether the annotation is on the getter or on the
>> field? Anybody object to adding it?
>>
>> Kalle


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to