POV-Ray : Newsgroups : povray.advanced-users : Object Oriented POV code : Re: Object Oriented POV code Server Time
29 Jul 2024 02:29:06 EDT (-0400)
  Re: Object Oriented POV code  
From: Christopher James Huff
Date: 25 Feb 2004 21:25:52
Message: <cjameshuff-5F397F.21264025022004@news.povray.org>
In article <cjameshuff-DF3DAB.08451225022004@news.povray.org>,
 Christopher James Huff <cja### [at] earthlinknet> wrote:

> > It can't even theoretically
> > check this at linking time because some code in a dynamic library (which
> > may change in the future) may implement that virtual function.
> 
> C++ doesn't play particularly well with dynamic linking. C++ RTTI and 
> virtual functions can cause many problems with it.

I forgot to mention it, but you might want to look up "fragile base 
classes".

-- 
Christopher James Huff <cja### [at] earthlinknet>
http://home.earthlink.net/~cjameshuff/
POV-Ray TAG: <chr### [at] tagpovrayorg>
http://tag.povray.org/


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.