Soadbageagegepoc
New Member
The magic __autoload function works for classes only, right? How about other files like templates? I'd love to see a solution where I don't have to care at all about the big problem "where's the file? what's the path? when do I have to include it?". Would be a big time saver.Performance? Well... in this case I'd prefer faster development over performance, because...hey..lets face it, 99,99% of our websites we make are rarely visited anyways. And when the day comes where we get a million visitors, we're probably a big, Inc. and pay 10 devs to improve it.Well, at least for my framework.