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]
Other format: [Raw text]

Re: PATCH for java/nio buffers


On Fri, Feb 13, 2004 at 09:03:30AM -0800, Per Bothner wrote:
> Michael Koch wrote:
> 
> >Wouldnt it be enough to make the default constructor package-private ?
> 
> Then users wouldn't be able to extend those classes.  And I think
> the spec allows them to (though I can't imagine many users doing so).

I'm unhappy with this because japitools will complain that our API is
different.


Michael


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