@OverZealous
Yeah, I figured this wasn’t exactly an officially supported way of doing that. It took a lot of trial and error to get something that worked. I really think a variable to specify the actual class name would be a nice feature. For example, what if I wanted to have a library named User to handle user functionality in my project? I would need to rename the model to something like Myuser and the table to myuser, and for a perfectionist who likes consistency, this just bugs the hell out of me. But maybe a feature like this would require a lot of reworking of the code so I don’t know.