classpath
[Top][All Lists]
Advanced

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

Re: gcj vs classpath merge status


From: Nic Ferrier
Subject: Re: gcj vs classpath merge status
Date: 29 Jan 2002 15:01:20 +0000

"Aaron M. Renn" <address@hidden> writes:

> > If so, would it also be okay to remove the stream classes and make 
> > them inner classes (of PlainSocketImpl). That should clear them off 
> > the merge list. 
>  
> As they aren't public classes, I don't think this is necessary.  But 
> if you really want to, I would not object. (I personally don't care much 
> for inner classes all that much). 
>  
> I believe all of the easy parts of java.net are already merged.  What 
> remains is the native stuff, including the corresponding Java classes 
> and URL's.  I think. 

One other question on this.

Aaron wrote the classes with the GNU style for indentation applied to methods. 
The
current interpretation of the style guide (at least on the gcj
project) is to apply the indentation to the whole class.

This means that, strictly, some of the code in java.net should be
re-formatted.

I'm quite happy to submit an indentation patch before I do anything
else... should I?



Nic Ferrier



reply via email to

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