From -2940501517622750284
X-Google-Thread: f78e5,e8e0ab29e8861265
X-Google-Attributes: gidf78e5,public
X-Google-Language: ENGLISH,ASCII-7-bit
Path: g2news1.google.com!news4.google.com!news.glorb.com!border1.nntp.dca.giganews.com!local01.nntp.dca.giganews.com!nntp.speakeasy.net!news.speakeasy.net.POSTED!not-for-mail
NNTP-Posting-Date: Thu, 28 Jul 2005 22:40:20 -0500
Return-Path: <devnull@stump.algebra.com>
X-Authentication-Warning: mulga.cs.mu.OZ.AU: fjh set sender to devnull@stump.algebra.com using -f
X-Robomod: STUMP, ichudov@algebra.com (Igor Chudov)
Delivered-To: std-c++@ucar.edu
From: kuyper@wizard.net
Newsgroups: comp.std.c++
Subject: Re: If C++ had interfaces, what would they be?
Organization: http://groups.google.com
Message-ID: <1122586008.778088.72820@g47g2000cwa.googlegroups.com>
References: <1122336456.595882.282330@g49g2000cwa.googlegroups.com>
   <42e81ebe$0$38041$5a6aecb4@news.aaisp.net.uk>
   <1122530279.186819.322090@g44g2000cwa.googlegroups.com>
   <rqGdnQMP2sP3FnXfRVn-qg@speakeasy.net>
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Complaints-To: groups-abuse@google.com
User-Agent: G2/0.2
Complaints-To: groups-abuse@google.com
Injection-Info: g47g2000cwa.googlegroups.com; posting-host=65.242.71.114;
   posting-account=bPBxkgwAAABzUwlEAMy-xGlLqZFJ5Jz_
X-Virus-Scanned: amavisd-new at ucar.edu
X-Virus-Scanned: amavisd-new at cs.mu.OZ.AU
Approved: Fergus Henderson <fjh@cs.mu.oz.au>, moderator of comp.std.c++
X-Virus-Scanned: amavisd-new at cs.mu.OZ.AU
Date: Thu, 28 Jul 2005 22:35:09 CST
Lines: 38
NNTP-Posting-Host: 65.182.171.162
X-Trace: sv3-iC2DCeQMN+o0sGrdedGaFKI32WVoPzQgxwd6HdU/qeIkGMEIjvQdwIsIONgfFmuBk/eNP4UfeXazeTI!lLdCMQvpHeIZSGK1zbz7mWX+ve6z7jxKT/ondDig4DEFtDRS93NtnT9e+u3y6bBnG4lSCObcr5Lv!JkKAKOpDkGuBYOUa3QAzdcuvx2KTzm09jIoE264bUA==
X-Complaints-To: abuse@speakeasy.net
X-DMCA-Complaints-To: abuse@speakeasy.net
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.32
Xref: g2news1.google.com comp.std.c++:1555

Steven T. Hatton wrote:
> Bob Bell wrote:
.
> > What information do you think isn't there in a code base that would
> > have to be synthesized out of thin air?
> >
> > Bob
> >
>
> Take a look at this:
>
> http://www.java2s.com/ExampleCode/Swing-JFC/ClassBrowser.htm
>
> I challenge you to write comperable C++.  I also trust the same can be done

You're being too vague, again. Try to be more specific. It's a big
program, with a lot of capabilities. Which ones are you thinking of,
specifically?

Writing [a?] comparable [program for?] C++ would be a big task, and of
course it would never have exactly the same functionality; even if C++
were better in every possible way from java, and even if C++lassBrowser
were better in every way than ClassBrowser, it wouldn't perform exactly
the same tasks. So the question is, what are the differences that are
relevant to your claim?

If you're certain it can't be done, there must be many different
specific and valuable capabilities of ClassBrowser that you think can't
be provided for C++ code, using the lanuage as it's currently defined.
Could you please identify just one of those capabilities, so we have
some idea what you're talking about.

---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://www.jamesd.demon.co.uk/csc/faq.html                       ]



