Live data from Hacker News

Viewing profile — guillaume

guillaume

HN member
Joined
Fri, Oct 23, 2009, 6:27 PM UTC
HN karma
3
Public activity
3 items

About guillaume

No profile information was provided.

Recent public activity

  1. comment
    Comment #899362

    If you use a Java IDE you will of course see compilation errors before trying the app in the browser. So it is not a problem.

  2. comment
    Comment #899335

    Although I think that the built-in template system is very very nice, it would be really easy to write a play module that provide any template engine you want.

  3. comment
    Comment #899330

    Yep there is one step of byte code enhancement, during the compilation phase. But as the compilation phase itself it totally transparent, you can't call that a 'preprocessing step'…