Reinvented Wheels Keep on Turning

Reinvented Wheels Keep on Turning

Written By
Peter Coffee
Peter Coffee
Jan 13, 2003
2 minute read
eWeek content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More

My e-mail newsletter ended last year with a look at the progress of Microsofts C# .Net language. One reader then asked why Microsofts forthcoming enhancements to that language werent part of the first release. He wondered, “Why do we have to keep reinventing these wheels?”

Certainly, the family tree of the proposed C# improvements seems to suggest learning opportunities being overlooked during initial language design: generics from C++, iterators from CLU and Icon, and anonymous methods from LISP and Python.

It would be unfair, though, to treat language features as mere checklist items. The proposed generics for C#, for example, will take advantage of the high-level program intelligence thats available in .Nets Intermediate Language and during its run-time compilation.

Programmers using generics in C# will be able to develop logic once and apply it to similar problems involving different data types while enjoying the protection of the type-safety facilities offered by the .Net infrastructure. This is a big step beyond whats essentially the macro-expansion of source code text in generics for C++; Microsoft says that it will also prove more efficient than Javas generics because of limitations in Java virtual machine (more at www.gotdotnet.com/team/csharp/learn/future).

Its tempting to argue that, as more code is generated by visual construction tools or purchased off the shelf, only a shrinking slice of the developer population needs to care. But as application architectures spread their intelligence across more nodes of the network and through more levels of the IT stack, the need for expressive languages—and for developers who can follow the conversations—isnt going away soon.

eWeek Logo

eWeek has the latest technology news and analysis, buying guides, and product reviews for IT professionals and technology buyers. The site's focus is on innovative solutions and covering in-depth technical content. eWeek stays on the cutting edge of technology news and IT trends through interviews and expert analysis. Gain insight from top innovators and thought leaders in the fields of IT, business, enterprise software, startups, and more.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.