DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28800>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28800

Betwixt does not 'see' properties in super-interfaces

           Summary: Betwixt does not 'see' properties in super-interfaces
           Product: Commons
           Version: 1.0 Beta 1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Betwixt
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I define two interfaces - a super-interface and a sub-interface - and define
getter methods in both. If I then attempt to normalise a bean using a
ClassNormalizer to the sub-interface type and try to read properties using
Betwixt, the methods in the super-interface are ignored. Ideal behaviour would
be that the methods in the super-interface and sub-interface are both recognised.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to