The Artima Developer Community
Sponsored Link

Agile Buzz Forum
XML and SQL built in?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Robertson

Posts: 29924
Nickname: jarober61
Registered: Jun, 2003

David Buck, Smalltalker at large
XML and SQL built in? Posted: Jan 22, 2004 6:46 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: XML and SQL built in?
Feed Title: Cincom Smalltalk Blog - Smalltalk with Rants
Feed URL: http://www.cincomsmalltalk.com/rssBlog/rssBlogView.xml
Feed Description: James Robertson comments on Cincom Smalltalk, the Smalltalk development community, and IT trends and issues in general.
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From Cincom Smalltalk Blog - Smalltalk with Rants

Advertisement
MS wants to build XML and SQL constructs directly into C#:

For those of you already familiar with C#, it's clear that Xen is simply C# with additional features and capabilities. In fact, it's just C# with two of its most used APIs -- XML and database manipulation -- now built directly into the language

The architects behind Xen believe that if an API is used frequently, it should be considered for incorporation into the primary language. The popularity of XML and relational data structures make them the most likely candidates for inclusion.

I'm a little skeptical. I can't really see the difference between a decent library and adding to the language; then again, in Smalltalk that difference is, in fact, a very hard to see line - nearly everything in Smalltalk is the library. What this will likely amount to is a larger set of built in features in C#, which will serve mostly to complicate the beast. Just how many reserved words are there in C# now? Smalltalk has 5....

Read: XML and SQL built in?

Topic: IA-64 and registers Previous Topic   Next Topic Topic: callee or caller saves

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use