This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
Re: Patch: java.beans
Warren> Also note that the Classpath hierarchy is a bit different from
Warren> the libgcj hierarchy (e.g. gnu/java/beans for the former and
Warren> gnu/gcj/beans for the latter). Though trivial to change, it
Warren> means that the files between the 2 projects differ slightly
Warren> making diff's a pain to look at, etc. If anyone has comments
Warren> on this, I'm going to hold off a day or so before committing
Warren> the changes.
We should really approach this problem via Classpath.
If we think the existing naming isn't the right one (and I agree that
"gnu/java" is too generic -- but "gnu/gcj" would be wrong for them),
then we should push it there and see about getting a change made.
One of our goals is to have the libgcj code identical to the Classpath
code.
Tom