>>>>> "Jim" == Jim Prewett <[EMAIL PROTECTED]> writes:
Jim> Is 19a going to make this not worth my time/effort? I do like everything
Jim> in my system being CLOS classes, but I wasn't sure it is worth the
Jim> performance hit. I'm guessing my case is pretty darn common, so now i'm
Jim> not sure if I should bother changing my code. Thoughts?
Unfortunately, I don't know. Some benchmarks show simple instance
creation is much faster, and accesses can be faster too. But I don't
know whether that matters in practice or not.
Ray