Daniel Cazzulino's Blog : XAML Assembly/Namespace mapping

XAML Assembly/Namespace mapping

DonXML comments on a really ugly feature of XAML: processing instructions for namespace/assembly mapping?!?!?!? Well, I'm proposing another (more xml-friendly?) approach:

<my:FancyControl xmlns:my="MyAssemblyName#MyNamespaceForFancyControl">

This way, the namespace is sort of a fragment identifier inside the assembly, which makes more sense, doesn't it?

posted on Tuesday, November 04, 2003 5:40 PM by kzu

What do you think?

(required) 
required 
optional
required