On Aug 31, 6:29 am, Reinier Zwitserloot <[email protected]> wrote: > From personal experience on ##java on freenode, where I routinely > advise folks new to swing to switch to either web development > (because, really, what swing GUI can you not at least write as HTML > GUI, and which swing GUIs are even nicer to write as HTML GUI), or to > switch to JavaFX.
I agree with this and would even go a bit further. I would say that all applications should have a web front end unless there is a specific reason not to. As to JavaFX, I would only advise someone to use it if they were also prepared to be the only person providing maintenance for the application over its entire working life. Vince. -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
