[eluser]glopv2[/eluser]
load_class seems perfect for me. The auto-loading is really nifty and certainly clean, but I'm worried that it's not as painfully obvious to the reader as "load class" is, as far as where the class is being loaded from, and I want a non-CI person to be able to follow along.
Thanks!