classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] java.beans.PropertyEditorSupport - doc fixes


From: Mark Wielaard
Subject: Re: [cp-patches] java.beans.PropertyEditorSupport - doc fixes
Date: Mon, 01 Nov 2004 08:37:46 +0100

Hi Robert,

On Sun, 2004-10-31 at 23:36, Robert Schuster wrote:
> Just to make sure its really ok,
> this is the patch for PropertyEditorSupport that fixes the comments ( ** 
> -> *) and adds some more details about
> the implementation (compatibility with 1.5.0).
>  2004-10-31  Robert Schuster <address@hidden>
>  
> +     Fixes documentation and indentation
> +     * java/beans/PropertyEditorSupport.java:
> +      reworked initial API doc
> +     (value): changed name from val

This is fine. Thanks.
Changing private variable names impacts serialization (since that uses
the field names) but this class is not Serializable so it doesn't
matter.

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]