<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 28, 2016 at 7:08 PM, Alessandro Molina <span dir="ltr"><<a href="mailto:alessandro.molina@gmail.com" target="_blank">alessandro.molina@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><br></div><div>As you can see here: <a href="http://blackhole.test.axantweb.com/KallitheaMovie.mp4" target="_blank">http://blackhole.test.axantweb.com/KallitheaMovie.mp4</a> on my environment most controllers are now working, looks like only controllers related to changesets crash, so I'll have to investigate that, but I'm fairly near to having most pages properly loading and rendering.</div></div></div></div></blockquote><div><br></div><div>And that has probably been fixed by <a href="https://bitbucket.org/_amol_/kallithea-tg/commits/cbe3e2f73f80951785a34965983f773201278ea8">https://bitbucket.org/_amol_/kallithea-tg/commits/cbe3e2f73f80951785a34965983f773201278ea8</a> so also those seem to properly run and render on my pc :D</div><div><br></div><div>From here on I would say that most of what I could and required TG knowledge to hack it together has been done, it would probably require work from a developer that has better knowledge of the codebase to detect all critical parts and features that might not work anymore and so on.</div><div><br></div><div>Then when everything is working in "quick and dirty" mode I would consider to start porting all controllers to TG routing, the benefit of the current RootController._lookup hack I have done is that one method at time can be ported while others continue to work through the _lookup hack as that is only involved when standard routing failed. </div></div></div></div>