I am trying to upgrade a very old site. Probably started as Silverstripe 2.0 and is now SS3.1.9. I get things should namespaced. However, if I namespace Page.php, I get into problems. What is the right way of handling/namespacing Page.php and its controller?
// Include any relevant code. If you have a lot of code, link to a gist instead.