I find it odd that I couldn't find anyone asking about this before. But is it impossible to use static methods in XTend??
I'm using the play framework and the controller objects require your methods to be static. So does XTend really just not support static methods and I can't use it with play(So much) now?
Other than this I haven't had any other problems mixing Play! and XTend.
Thank you for any help.