We're interested in using Fantom to share code that will run on client machines (CLR) and on servers (JVM). Sharing code is obviously very appealing but our main concern is the level of maturity of Fantom. Is it production ready for both the CLR and the JVM. If yes, what version of the CLR?
Thanks, Benoit
brianFri 24 Jun 2011
Hi Benoit,
The JVM runtime is rock solid and more than ready for production. Our own commercial products run on the JVM and JS runtimes.
Unfortunately, I can't say the same for the CLR. Probably about 80% of the sys tests pass on .NET, but it would require some investment to bring it up to par to the JVM runtime.
benoitdion Fri 24 Jun 2011
Hi,
We're interested in using Fantom to share code that will run on client machines (CLR) and on servers (JVM). Sharing code is obviously very appealing but our main concern is the level of maturity of Fantom. Is it production ready for both the CLR and the JVM. If yes, what version of the CLR?
Thanks, Benoit
brian Fri 24 Jun 2011
Hi Benoit,
The JVM runtime is rock solid and more than ready for production. Our own commercial products run on the JVM and JS runtimes.
Unfortunately, I can't say the same for the CLR. Probably about 80% of the sys tests pass on .NET, but it would require some investment to bring it up to par to the JVM runtime.