From: William Djaja Tjokroaminata Date: 2002-09-25T05:01:36+09:00 Subject: Re: Object-Oriented struct Model in C Hi Joel, Thanks for contributing. Actually I just scanned your cgenerator in RAA last night as I recalled your post on the subject "Ruby Aesthetics". However, I got discouraged when I read that the interface is described in Ruby. I am looking for a more "pure C" description. I skipped reading your C source code... Regards, Bill ========================================================================== Joel VanderWerf wrote: > My turn to sound like a broken record... > The CShadow module (in cgenerator on RAA) gives you this functionality. > It opts for time rather than space efficiency, so there is a lot of code > duplication. However, it is managed for you, so this is only a problem > if you want small executables. (deleted)