Re: C++
Re: C++
- Subject: Re: C++
- From: Ondra Cada <email@hidden>
- Date: Tue, 28 Aug 2001 18:59:11 +0200
Chris,
>
>>>>> Chris Gehlker (CG) wrote at Tue, 28 Aug 2001 08:40:01 -0700:
CG> I found ObjC really easy to learn.
Agreed.
CG> The best thing is that ref-counted smart pointers are built right into
CG> the language.
This is not true, though. Those things are built right into Foundation Kit,
which is a quite different beast.
Actually, there _is_ an ObjC implementation which _has_ ref-counted smart
pointers built into language -- the David Stes' POC. All but David agree that
the feature's good for nothing at all.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
References: | |
| >Re: C++ (From: Chris Gehlker <email@hidden>) |