I have read about Scala but have not been able to do comparative analysis of other web programming frameworks on the basis of:
- maintainability (does the Scala language facilitate the maintainability of such a web framework, compared to, say, a Php-based one?),
- scalability (what OS is best adapted for a Scala wab server to be scalable?),
- compatibility (Like Php works well with Apache web server and asp.net with IIS., Scala must have some specific web server compatibility),
- and other rational categories.