This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: Documenting what changed since 4.0 (gcj core libraries)


On Sun, 5 Feb 2006, David Daney wrote:
>> +	    <li>revalidate and repaint fixes which make Free Swing
>> +	    much more responsive.</li>
>> "Revalidate"?
> I don't know.  'revalidate' and 'repaint' are method names.  Since java is
> case sensitive capitalizing seems a bit questionable.

That's more than just a bit questionable in that case, I guess. ;-)

I had thought these two were more general terms, not method names.
By marking this up as <code>revalidate</code> and <code>repaint</code>
we'd avoid any disambiguity.

Thanks for pointing this out, David!

Gerald


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