image/svg+xml Evolving inkscape_gtkmm * Expand Inkscape::Application + High level services (GC, args, paths) + Registries (extensions, prefs, etc.)* Create new Inkscape::Application::RunMode + Abstract base class* Refactor Inkscape::Application::ApplicationImpl + Rename it to Inkscape::Application::Editor + Make it subclass I::A::RunMode + Move items from SPDesktop into here* Create new Inkscape::Application::Cmdline + Make it subclass I::A::RunMode + Move stuff from main.cpp into here