> Just one more comment about this.  If you pick up the latest Linux
> Magazine there is a nice piece on Object Oriented Programming in C.  
> I don't see object oriented prgramming neccessarily as a language but
> rather a set of techniques for effective modeling of a problem set. 
> I hope you guys read the article (even if you already know it) I liked it
> a lot.

Though I haven't read the article, I can pretty much guess what's in there.
If you look at the internals of LibGGI, you will probably see what I mean
... It's all there - virtual function tables (target and rendering
redirectors), inheritance (extensions), data protection (opaque visual), 
friends (LibGGI internal functions) etc.

CU, ANdy

-- 
= Andreas Beck                    |  Email :  <[EMAIL PROTECTED]>        =

Reply via email to