You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/05/06 12:21:51 UTC

DO NOT REPLY [Bug 28800] New: - Betwixt does not 'see' properties in super-interfaces

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: commons-dev@jakarta.apache.org
        ReportedBy: ricardo.gladwell@btinternet.com


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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org