On Tue, Aug 3, 2010 at 1:36 AM, Nobody <nob...@nowhere.com> wrote:
> On Mon, 02 Aug 2010 15:18:30 -0700, sturlamolden wrote:
>>> Has it ever been planned to rewrite in C++ the historical implementation
>>> (of course in an object oriented design) ?
>>
>> OO programming is possible in C.  Just take a look at GNOME and GTK.
>
> One feature which can't readily be implemented in C is the automatic
> clean-up side of the RAII idiom.

That's not directly related to object-orientation though.

Cheers,
Chris
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to