[#1846] Add monitoring (events) to template rendering...#792
[#1846] Add monitoring (events) to template rendering...#792PerfectCarl wants to merge 18 commits intoplayframework:1.3.xfrom
Conversation
…lay13_monitoring Conflicts: framework/src/play/mvc/Controller.java
…lay13_monitoring
|
Fixed merge. With documentation (events.textile) |
|
play-1-3-x-pull-requests #258 FAILURE |
|
any news on this ? |
|
Quite frankly, this should be done within a module and not within the core. I think you should be able to do that with the current API and by extending the JPA module. |
|
@pepite Well, as a matter of fact, using the existing JPA module didn't yield interesting results and the code was starting to be a fragile mess. Trust me, I really wished to do that using the module feature. Maybe there is a way that I didn't consider. Have you any pointer? By the way, asking to document the patch and not accepting it is rude. Next time could you make your mind beforehand? |
#779... JPQL queries and JPA operations.
See this ticket
Basically, it will help profiling modules to display database and rendering time