The fathers of Sun's Java and Microsoft's C# languages are both investigating a number of similar areasincluding how to harness the power of XML datain search of "the next big thing."
Microsoft Corp. and Sun Microsystems Inc. officials are sharing more and more these days, from ID management specs, to racks of servers, to keynote appearances at trade shows.
That doesn't mean the two have ceased competing, however. And nowhere is that competition more evident than on the programming-language front.
Sun's Java and Microsoft's C# are still going head-to-head. And the "fathers" of the languagesSun's James Gosling and Microsoft's Anders Hejlsbergare laser-focused on building out their respective platforms.
In June, eWEEK and Microsoft Watch had a chance to pick the brains of Gosling and Hejlsberg on the past, present and future of their products.
Hejlsberg is one of a handful of Microsoft's distinguished engineers. He developed the Borland Turbo Pascal compiler and was the chief architect of Borland's Delphi technology. Hejlsberg left Borland, where he last served as chief engineer, to join Microsoft in 1996. Since joining Microsoft, Hejlsberg's greatest claim to fame has been fathering the C# programming language. Originally code-named Cool, C# was designed to be Microsoft's Java killer.
Gosling is the creator of Java as well as a Sun Fellow and chief technology officer of Sun's Developer Products group. He developed a multiprocessor version of Unix, several compilers, mail systems and window managers. He has also built a WYSIWYG text editor, a constraint-based drawing editor and the Emacs text editor for Unix.
Neither Gosling nor Hejlsberg has become a figurehead, content to collect accolades for their many past programming achievements. Both are actively engaged in guiding the future of their respective companies' development tools. And, not too surprisingly, both are investigating a number of similar areas in search of "the next big thing."
One of the primary areas of investigative overlap is how best to harness the power of XML data.
"Direct language support for XML has been a debate for some time," Gosling told eWEEK. "All these things at an abstract level kind of sound like the thing to do. When it comes down to the details, one of the problems ends up being that using Java today, you actually get pretty good access to XML. And really what it would end up being is sort of syntactic sugar that makes certain constructions simpler, but can you come up with something that actually makes people's life better by enough that it's worth adding that baggage?"
Click here to read the full interview with Gosling.
Hejlsberg, for his part, is also deeply interested in how to get at XML data using existing .Net-based programming languages.
"My particular interest for the past couple of years has been to really think deeply about the big impedance mismatch we have between programming languages, C# in particular, and the database world, like SQLor, for that matter, the XML world, like XQuery and those languages that exist there," Hejlsberg said during an interview with Microsoft Watch.
Click here to read the full interview with Hejlsberg.
Hejlsberg and his team are expected to make a major announcement in this space at the Microsoft Professional Developers Conference in mid-September. According to a list of PDC sessions posted to Microsoft's Web site, Microsoft is expected to announce what it's calling the ".Net Language Integrated Query Framework" at the show. It's not clear yet how that framework will be packaged with C# 3.0, which is the next major version of the language Hejlsberg invented. But the framework will likely go a long way toward lessening the disconnect between the types of queries that database developers are writing and those that programmers are constructing.
This article was originally published on eWEEK.com.