From: Peter T. <ptr...@gm...> - 2008-06-06 17:37:31
|
Hi, This message is for developers building out of version control: I just committed some changes (r1246) that should allow hot-reloading of the user-interface java classes (info.jtrac.wicket.*) in development mode. This used to be possible a while back until some changes in Wicket caused issues - but recently I got a chance to get this working again. This is a huge time-saver in development mode, but is still experimental - so do look out for issues. Thanks, Peter. |