This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
Re: Patch: java.beans
- To: Tom Tromey <tromey at cygnus dot com>
- Subject: Re: Patch: java.beans
- From: Warren Levy <warrenl at cygnus dot com>
- Date: Wed, 12 Apr 2000 11:36:40 -0700 (PDT)
- cc: Jeff Sturm <jsturm at sigma6 dot com>, Java Patch List <java-patches at sourceware dot cygnus dot com>
On Wed, 12 Apr 2000, Tom Tromey wrote:
> I was assuming that gnu.java.beans were implementation details of the
> Classpath beans. I admit I didn't look.
>
> If they are implementation details then they should be something like
> gnu.classpath.beans. If not, then I like your idea.
My take is that they are in the category of implementation details since
the bulk of the support/the public part of the beans API is in the
java.beans package. At this point, gnu.classpath.beans seems like right
approach.
--warrenl