Michael,
On Thu, Aug 1, 2013 at 9:48 AM, Michael Mosmann <[email protected]> wrote: > Only to be sure.. You know the run-jetty-run eclipse plugin? > All I know about this project is that Eelco started it. But looking at their page I see they also recommend DCEVM [1]. I use it since a while and I find it helpful. 1. http://blogs.jetbrains.com/idea/2013/07/get-true-hot-swap-in-java-with-dcevm-and-intellij-idea/ > > Am 31.07.13 17:29, schrieb Cedric Gatay: > > Hi all, >> >> today I did a small Proof Of Concept of autocompile and hot reload >> fonctionnality for Wicket. The implementation is inspired by Xavier >> Hanin's >> work on restx (restx.io) (he inspired himself from PlayFramework!). >> >> You can find the implementation on the following github repo : >> https://github.com/code-**troopers/wicket-hot-reload<https://github.com/code-troopers/wicket-hot-reload> >> >> There is a lot of things to do, but with my basic example it works. The >> major thing we need to sort out is the actual need to destroy / recreate >> the whole application object whenever we want to load new classes. >> >> Any comments are welcome, >> >> Regards, >> __ >> Cedric Gatay (@Cedric_Gatay >> <http://twitter.com/Cedric_**Gatay<http://twitter.com/Cedric_Gatay> >> >) >> http://code-troopers.com | http://www.bloggure.info | >> http://cedric.gatay.fr >> >> >
