ramsha

Thanks for the very interesting article on Fantom. The author, however, has omitted details on testing and debugging Fantom code. So would I use Firebug to debug the generated JavaScript and Visual Studio or Eclipse to debug the generated .Net or Java bytecode; and subsequently would I need to fix up errors in Fantom, compile to JS, .Net or Java, and repeat this test/debug/code cycle? This would very quickly become cumbersome and really annoying. Overall, I do see the tremendous value in the fact that Fantom can generate code for the three different execution platforms.