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 2002/05/04 23:28:57 UTC

DO NOT REPLY [Bug 8810] New: - PropertyUtil.getPropertyType() should support MappedPropertyDecriptors

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8810

PropertyUtil.getPropertyType() should support MappedPropertyDecriptors 

           Summary: PropertyUtil.getPropertyType() should support
                    MappedPropertyDecriptors
           Product: Commons
           Version: 1.1 Final
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Bean Utilities
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: viral.tolat@integral.com


PropertyUtils.getPropertyType method should be changed to handle a mapped
property descriptor.  All that needs to happen is to check if the property 
descriptor is a type of mapped property descriptor and then return 
getMappedPropertyType. This is the same pattern as is used for an indexed 
property.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>