Goal: experiment with speeding up access to portions of the console by following direct url navigation. I am trying to omitting the overhead of creating and rendering the SMP top menu and side tree.
I only started coding this last week so it is full of bugs but I want to bounce the idea around the community. At the moment, I am reading the SMP information from the registry, so this must be run locally on the SMP. I started adding the connect to remote server functionality, but I would like to see if this is even useful before I invest lots of time.