This is the mail archive of the java@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]
Other format: [Raw text]

Re: propose to rename natPlainSocketImpl to natPosixPlainSocketImpl



Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:
> Not for everything. Things like the threads implementation and 
> natFileDescriptor should stay in separate files because they really are 
> completely specific to one platform, and it would be good to keep things 
> grouped by functionality and avoid any one file getting overly huge.

Okay, I've proposed the two simple extremes (group by functionality,
group by platform), and both have been rejected. If we're going for a
middle ground, I'll just start submitting patches and let people
comment on stuff on a case by case basis; I guess my goal of having a
simple, uniform naming scheme for port-specific stuff is not going to
happen.

   - a


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