This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: java.security.DigestInputStream.java


>>>>> "Per" == Per Bothner <per@bothner.com> writes:

Per> Now I see there is also an implementation in Classpath 0.02.  My
Per> version is perhaps closer to the style we prefer, but the
Per> Classpath version has comments.

We're more or less free to reindent the Classpath code.  I know Bryce
has done it in the past.  I don't think he met with any resistance.
The comments are definitely a plus.

In general looking to Classpath before implementing a new class is a
good idea.

Per> By the way - does anyone have a GridBayLayout implementation?

I looked at implementing it once.  It was too complex for the amount
of time I had, so I didn't do it.  There's some code in libgcj, but it
is just noodling and isn't important or useful.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]