classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] Patch: Beans PropertyDescriptors not sorted properly


From: Craig Black
Subject: Re: [cp-patches] Patch: Beans PropertyDescriptors not sorted properly
Date: Thu, 11 Nov 2004 10:34:08 -0700 (MST)

On Thu, 11 Nov 2004, Robert Schuster wrote:

> Thanks for you patch.
>
> Is the sort order defined somewhere? (If not: Do you think applications
> rely on it?)
>
I was not able to find any documentation on the sort order. Thus I would
say a properly written app should not rely on it. However by matching jdk
any tests that print the properties will have the same output and any
applications that do rely on the behavior will still work.

> Could please you add a comment in BeanInfoEmbryo that says that by using
> the TreeMap
> the sort order of the JDK is matched.
>

Done, see new patch.

Craig


> cu
> Robert
>
>

Attachment: beans2.patch
Description: updated patch


reply via email to

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