Sponsored Link •
|
Summary
Reposting a proposal for interfaces in C++.
Advertisement
|
I wrote an article a while back for the C++ Users Journal which appeared in the September 2004 issue on interface types in C++.
The article was inspired by a proposal which I started but never completed on adding interface types to C++. I abandoned the proposal because the sheer energy required to get a proposal to a point where it would be considered by the C++ committee was too overwhelming for me. My interests also lie more in developing Heron than half-heartedly fighting for new language features in C++. That having been said, there has been a rejuvenation of interest recently from those who read the proposal or the article and have been asking about it. I decided to post it back online at http://www.heron-language.com/cpp-iop.html for the sake of those interested in developing the work further. It is worth noting that there is a large interfaces library curently under development by Jonathan Turkanis , with the eventual intention of submission to Boost, which incorporates the ideas in the article and the proposal and develops them significantly. I will make a note of it when the library and documentation is available for perusal online.Have an opinion? Readers have already posted 4 comments about this weblog entry. Why not add yours?
If you'd like to be notified whenever Christopher Diggins adds a new entry to his weblog, subscribe to his RSS feed.
Christopher Diggins is a software developer and freelance writer. Christopher loves programming, but is eternally frustrated by the shortcomings of modern programming languages. As would any reasonable person in his shoes, he decided to quit his day job to write his own ( www.heron-language.com ). Christopher is the co-author of the C++ Cookbook from O'Reilly. Christopher can be reached through his home page at www.cdiggins.com. |
Sponsored Links
|