Geekery: Xen
Jan. 9th, 2004 04:01 pmFond though I am of hating Microsoft (due to its excessively aggressive business tactics), I have to admit that Microsoft Research comes up with remarkably cool ideas from time to time.
Computer language geeks should check out this article on the hypothetical language Xen. This is basically a collection of extensions to C# to make it much more usable for data processing. In particular, the article describes how to extend C# to make it really, really easy to use it for XML processing; along the way, they almost casually make it easier to embed SQL processing as well.
Of course, the annoying thing is that the chances of actually seeing this language come to market are slim -- MSR comes up with any number of great ideas that the Monolith never actually gets around to selling. But I can hope -- I suspect these concepts have ramifications well beyond XML processing...
Computer language geeks should check out this article on the hypothetical language Xen. This is basically a collection of extensions to C# to make it much more usable for data processing. In particular, the article describes how to extend C# to make it really, really easy to use it for XML processing; along the way, they almost casually make it easier to embed SQL processing as well.
Of course, the annoying thing is that the chances of actually seeing this language come to market are slim -- MSR comes up with any number of great ideas that the Monolith never actually gets around to selling. But I can hope -- I suspect these concepts have ramifications well beyond XML processing...