invokeAndWait

Mario Torre neugens.limasoftware at gmail.com
Wed Jan 2 11:51:34 PST 2013


Yeah, I fully agree with the rationale given by Richard, invokeAndWait
has been (and still is) one of the main sources of troubles for many
poorly written Java programs, is really too easy to get this done
wrong, so omitting it from the core API was a wise decision imho,
people who know what they are doing can leverage the same
functionality with little effort.

Cheers,
Mario

2013/1/2 Hendrik Ebbers <hendrik.ebbers at me.com>:
> Thanks.
>
> Am 02. Januar 2013 um 05:12 schrieb Gerrit Grunwald <han.solo at muenster.de>:
>
>
> Hi Hendrik,
>
> there is a comment from Richard about it that could be found here:
>
> https://forums.oracle.com/forums/thread.jspa?threadID=2370263
>
> Cheers,
>
> Gerrit
>
> Am 01.01.2013 um 23:48 schrieb Hendrik Ebbers <hendrik.ebbers at me.com>:
>
> Hi,
>
> I created a "invokeAndWait" method for JavaFX that is a equivalent of
> SwingUtilities.invokeAndWait(...). It will be part of DataFX. You can read
> about it in my blog:
> http://www.guigarage.com/2013/01/invokeandwait-for-javafx/
>
> I ask myself why there is no "invokeAndWait" method in
> javafx.application.Platform. Is there any good reason? In swing I use
> "invokeAndWait" often and so I think it is also important for JavaFX.
>
> - Hendrik



-- 
pgp key: http://subkeys.pgp.net/ PGP Key ID: 80F240CF
Fingerprint: BA39 9666 94EC 8B73 27FA  FC7C 4086 63E3 80F2 40CF

IcedRobot: www.icedrobot.org
Proud GNU Classpath developer: http://www.classpath.org/
Read About us at: http://planet.classpath.org
OpenJDK: http://openjdk.java.net/projects/caciocavallo/

Please, support open standards:
http://endsoftpatents.org/


More information about the openjfx-dev mailing list