I am currently exploring how to write platformindependant software that have forms with inputfieleds (fat client in java or dotnet as well as web apps in asp.net or java jsf).
I stumbled over
last updated 2009: is-haxe-worth-learning
I read among others some haxe tutorial and the the wikopedia article about haxe and it looks quite promising.
- Are there any best practises how to seperate haxe-businesslogic from platformdependent-gui-logic?
- or is there even a haxe-gui-abstraction layer?