Hi,
i use your MvcSiteMapProvider (with multiple files, with splitted level 1-2 and level 3 menu), recently i upgraded to the MVC4 version.
The changes are noticeable, (hierarchical) role resolving is better than in the old version. BUT THE NEW WAY OF CONFIGURING (mainly configuring multiple site-map files) is simply awful.
Ok, possibly you cannot have your config inside the providers tag, but why haven't you created a new MvcSiteMapSetting node, where the old style of configuration (with multiple providers and so) is picked up by your framework and used to configure the MvcSiteMapProvider....
Would it be possible? Or again simpkly i'm the only one having multiple sitemaps in a single solution?