Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #1364
| From | markspace <-@.> |
|---|---|
| Newsgroups | comp.lang.java.help |
| Subject | Re: Baseline GUI Prototype? |
| Date | 2011-11-16 18:11 -0800 |
| Organization | A noiseless patient Spider |
| Message-ID | <ja1qgu$5qa$1@dont-email.me> (permalink) |
| References | <36dd636c-d9eb-4f75-8610-40ff6dbe3991@n35g2000yqf.googlegroups.com> <GUI-20111117020135@ram.dialup.fu-berlin.de> |
On 11/16/2011 5:03 PM, Stefan Ram wrote: > It might help to read a textbook about Swing, like Oracle's > Swing tutorial. And also some other sources on MCV, since the OP indicated on another thread that he didn't know what that was. I found some of the references at the bottom of the Wikipedia article helpful. Since expressing my opinion on the Java Desktop Application, I looked around to see if anything has changed. It appears not. In fact, the outlook appears to be even worse. Otherwise known as JSR 296 and Simple Application Framework (SAF), it was not included in Java 7. In fact the spec lead, Alexander Potochkin, agreed it wasn't ready back in 2009. His last post on the JSR blog was asking basically if he had any customers or interest--not a good sign. (The previous spec lead fled to JavaFX in 2008--also not a good sign.) You can read a history of the project, which has be very well compiled by Alex Miller on his Java 7 page. <http://tech.puredanger.com/java7/#jsr296> No work has been done on JSR 296 since 2009. The spec lead did post his summary of other application frameworks that are available (hint hint). Comments on that post indicate that the NetBeans Platform is THE go to framework for serious Java desktop application developers. Since then, Alexander's blog taken a renewed interest in the base Swing component library (hint hint). <http://www.java.net/blogs/alexfromsun> My summary remains: SAF horse is dead. Stop beatin' on it.
Back to comp.lang.java.help | Previous | Next — Previous in thread | Next in thread | Find similar
Baseline GUI Prototype? Davej <galt_57@hotmail.com> - 2011-11-16 09:07 -0800 Re: Baseline GUI Prototype? Lew <lewbloch@gmail.com> - 2011-11-16 09:18 -0800 Re: Baseline GUI Prototype? markspace <-@.> - 2011-11-16 09:45 -0800 Re: Baseline GUI Prototype? markspace <-@.> - 2011-11-16 18:11 -0800 Re: Baseline GUI Prototype? Roedy Green <see_website@mindprod.com.invalid> - 2011-11-17 07:04 -0800
csiph-web