7851
by graeme
30 November 2008, 12:24:25 -0600
(
21 hours ago)
fix for failing tests, remove reloading test since this functionality is best covered with functional tests which we have
7850
by graeme
30 November 2008, 11:53:22 -0600
(
21 hours ago)
fixed controller reloading problem by simplifying code to no longer use all the AOP proxy gumpf. It was needed at the time because we implemented url handler mapping differently, but not it just compl…