I'm writing a simple benchmark application for play1, I ran test with play 1.2.7 and 1.3rc1 and I have questions.
No .class files produced
I noticed that after the precompilation, Rythm created .rythm and .java files in the precompiled folder, but no .class file.
Is this expected ?
Missing templates?
Also, my fortunes.html template has not been compiled. Did I miss something here?