Re: GoTo in Java
- From: "Richard" <riplin@xxxxxxxxxxxx>
- Date: 26 Jan 2006 16:38:56 -0800
> Yes, but I'm afraid I don't see the relevance of that to my point. I
> mentioned the proliferation of X11 APIs for C only as an example of
> the proliferation of reinvention.
And why isn't the proliferation of sets of C++ GUI classes an example
of proliferation of reinvention ?
In actual fact "Xlib, Xtk, Xaw, Motif..." is more an example of
building on existing code. Xtk is built on top of Xlib, Xaw is a set of
widget, Motif is a full GUI that relies on Xlib and Xtk.
> Swing was invented by Sun as a successor to AWT. wx4j is a port of a
> preexisting API to Java. BambooKit isn't an API; it's an XML-based
> GUI scripting language. None of them represent reinvention as such.
Why is Swing not a 'reinvention' of AWT, or SWT not a reinvention of
Swing ?
> Of those, only Ruby and Python even approach OCaml's expressiveness.
Can you give an example showing OCaml to be more expressive.
.
- Follow-Ups:
- Re: GoTo in Java
- From: Michael Wojcik
- Re: GoTo in Java
- References:
- GoTo in Java
- From: Howard Brazee
- Re: GoTo in Java
- From: Richard
- Re: GoTo in Java
- From: Michael Wojcik
- GoTo in Java
- Prev by Date: Re: GoTo in Java
- Next by Date: Re: GoTo in Java
- Previous by thread: Re: GoTo in Java
- Next by thread: Re: GoTo in Java
- Index(es):