RE: Cocoa from C++ (dont want to mix it)
RE: Cocoa from C++ (dont want to mix it)
- Subject: RE: Cocoa from C++ (dont want to mix it)
- From: "Lemings, Eric B" <email@hidden>
- Date: Thu, 14 Apr 2005 15:43:58 -0600
- Thread-topic: Cocoa from C++ (dont want to mix it)
Read the whole thing, top to bottom. Just one question. Why does he
totally ignore the subject of generic programming, type computing,
template metaprogramming, concept checking, traits, policies, and all
of the other compile-time features of C++ which could be viewed as a
form of weak typing? The STL even uses the notion of concepts:
anything that meets the requirements for a particular concept can be
used in a sequence, algorithm, iterator, view, whatever.
Eric.
-----Original Message-----
From: Lars Sonchocky-Helldorf
[mailto:email@hidden]
Sent: Thursday, April 14, 2005 1:59 PM
To: Lemings, Eric B
Cc: email@hidden
Subject: Re: Cocoa from C++ (dont want to mix it)
Am Mittwoch, 13.04.05 um 23:09 Uhr schrieb Lemings, Eric B:
> Now the case for incorrect linkage. Would you rather have an link
> error
> occur at compile-time while you're developing the application or at
> run-time perhaps after your application is in the field or has already
> shipped?
see: http://www.mindview.net/WebLog/log-0025
Lars
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden