java - How does the Play Framework function? -


i love play!. compared other enterprise java frameworks, it's incredibly simple developer use. but, how that? makes edit-refresh cycle possible compile language java? makes play! work way works?

play uses eclipse compiler compile code @ run-time.

take @ following class, used play perform necessary compilation @ run time.

https://github.com/playframework/play/blob/master/framework/src/play/classloading/applicationcompiler.java


Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -