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/01/05 17:29:18 UTC

DO NOT REPLY [Bug 25905] New: - PropertyUtils.copyProperties: use different names in method signature

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=25905>.
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=25905

PropertyUtils.copyProperties: use different names in method signature

           Summary: PropertyUtils.copyProperties: use different names in
                    method signature
           Product: Commons
           Version: Nightly Builds
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Bean Utilities
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: hauser@acm.org


right now, it is (Object arg0, Object arg1)

if it were (Object toBean, Object fromBean)

there is a lot less confusion even if one doesn't have the source attached to
the jar in the IDE eclipse or the javadoc open....

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org