Route Pages almost get created

I'm moving forward Route Pages development in the direction possibly found in a previous post, finding the plugin component classes through testing at the unit level and will move into some functional and acceptance testing next.
While getting the page creation and removal strait is the base of the plugin business logic I will tweak the wp-routing package further to make creation and usage of callback functions as much streamlined as possible and will remove all the unused UI from the page edit screen when it comes to route generated pages.

Next

Make the plugin properly create route pages at activation, optionally regenerate them at route generation time and remove them at plugin deactivation.