The type <a href="http://silverlight.codeplex.com/SourceControl/changeset/view/71382#780492">UriMapper</a> is sealed.
Now if I want to declare my mappings in a separate XAML file, the only way to do it is reinherit from UriMapperBase and copy-paste the implementation code from code-plex which really doesn't make sense.
Could you please unseal it?
Why on earth did you make it sealed anyway?
Now if I want to declare my mappings in a separate XAML file, the only way to do it is reinherit from UriMapperBase and copy-paste the implementation code from code-plex which really doesn't make sense.
Could you please unseal it?
Why on earth did you make it sealed anyway?