Welcome to MSDN Blogs Sign in | Join | Help

When jokes become reality

Couple years ago Charles Petzold wrote about C# Application Markup Language - XML syntax for C#. Go read it if you've not seen it yet.

Well, it was a fool day's joke of course (the publishing date at the bottom hints about it).

But yesterday, when playing with Windows Workflow Foundation rules, I've looked at the ruleset file, and discovered exactly that - huge XML file that looked familiar :), very close to Charles joke. This is how WWF internally stores the simple one-line rules that one types in the editor. Luckily for us, we don't have to type this XML, and WWF convert the human-readable C# into this monstrosity itself, so it is more an internal details than a language humans would ever use.

Published Thursday, December 11, 2008 12:02 PM by michen
Filed under: ,

Comments

# re: When jokes becomes reality

Isn't XML suppose to be understandable to humans? Where did we go so wrong?

Thursday, December 11, 2008 5:10 PM by anony
New Comments to this post are disabled
 
Page view tracker