Heath - 2010-11-28

Why did you choose to place the Class and ClassBlock objects next to each other in memory rather than using an explicit struct (with a similar pattern for Object and its instance data)?  I thought structs were just for the compiler, and didn't have any performance implications.  I'm certainly not as good at C as you, so I'm not criticizing, I'm trying to learn.

Thanks!