I've thought a bit about creating a Tapestry/Web version of CM in the past and it always seemed like it would be just a bit too cumbersome to launch/secure. I'm not sure if a JFX/JS version would be any simpler or if it would even have value over a straight Electron version.
On Tue, Jan 5, 2016 at 5:57 PM, Mike Kienenberger <mkien...@gmail.com> wrote: > On Tue, Jan 5, 2016 at 5:34 PM, Aristedes Maniatis <a...@maniatis.org> > wrote: > > > To my mind, there is only a small gain in moving away from Swing and > quite a bit of work. But if you had the time to put into it, JavaFX is most > likely to survive another 15 years from the options you give above. > > It appears that JavaFx is also usable from javascript, which might be > another reason to use it -- maybe the modeler could run on a web page. > No idea if that is really practical though as I have never tried > anything like that. > > > https://docs.oracle.com/javase/8/docs/technotes/guides/scripting/nashorn/javafx.html >