This is the mail archive of the java-discuss@sourceware.cygnus.com 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: AWT is dead now


On Tue, Mar 21, 2000 at 05:27:53AM -0700, Jonathan P. Olson wrote:
> I think that the "heavyweight" vs. "lightweight" terminology is really
> misleading.  Seems like the Swing "lightweight" components are usually
> heavier and slower than the native "heavyweight" components.
> A better terminology would be "native" vs. "pure java" or "peer" vs. "non-peer".

The terms have outlived their original purpose, in the X Windows world,
where "heavyweight" components consumed actual windows resources in the
X server and "lightweight" did not. Unfortunately, they've stuck (and
even mutated).

Nathan Meyers
nmeyers@javalinux.net

> 
> -- 
> Jon Olson, Modular Mining Systems
> 	   3289 E. Hemisphere Loop
> 	   Tucson, AZ 85706
> olson@mmsi.com
> Phone:	(520)746-9127
> Fax:	(520)889-5790

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