Class Browsers vs Static Types (Re: Inefficiency of __getattr__)

Ketil Z Malde ketil at ii.uib.no
Thu Oct 5 03:02:38 EDT 2000


graham <graham73 at telocity.com> writes:

> But the latter case is not very common, since no-one writes code
> that they don't intend to run.

Actually, I am, in C++.  See e.g. the thread in comp.lang.c++,
starting with the message <KETIL-vk1bsx2ro3t.fsf at eris.bgo.nera.no>

Because of limitations in the C(and ++) type system, I am unable to
solve my problem without having functions with bodies like
{ASSERT(FALSE); return ....;} 

-kzm
-- 
If I haven't seen further, it is by standing in the footprints of giants



More information about the Python-list mailing list