*yes i know i posted this over at IP too, but i'm too lazy to type it again, so i'm just copying anf pasting what i said there*
GET RID OF THE CACHE SYSTEM! IT SUCKS! IT CAUSES LOTS OF PROBLEMS!what problems you ask? increase in CPU usuages...HTML based hacks don't work anymore...and lots of other stuff.
now, come on, your trying to emulate the cache system used by IE and other famous browsers????????? NOOOOOOOOOO!!!!!!!!!!!!
it's in the browsers to keep server usuage down...now if you put it in a server...it'll do the opposite, it'll increase server usuage, and cause all sorts of prob's.
now, also the wordlets, they increase server usuage too. THEY DO, A LOT.
because for everyone of them there's a variable, and file has to be opened and searched. and that takes time. a lot espicially when there's over 200 wordlets..(i think there's less, i dunno, i did'nt count)
just go back to having it in 1 file, and leave comments in the code telling people what text did what and what it was for. that way it would'nt have to search for variables and stuff.
Look the more code there is too search through, and compile, the longer it's going to take to load and more server usuage will ocur.
i know you want to make stuff easy for people and i understand entirely, i do.
but there's easier ways to go about this.
like one is, releasing configure/hacking doc's with the UBB. telling what certain parts of the code is for, and what is does.
and how to customize stuff, like the registration text and other stuff, that would normally be done through the CP. it would cut down on a lot of CP usuage.
hey, maybe even someone with C/C++ knowledge might make a prog for you guys, that would be a virtual CP. you could download to your computer, and make changes to files on your computer and then upload them with the changes.
I'm speaking for all the little people using UBB, the one's you guys are starting to forgot, the people that can only afford small server's and stuff.
(two of my friends got kicked off thier server's because of UBB6's giant CPU usuage)
soooo...please, just optimize it for the little people

if you still want to go ahead with the cache system and everything, FINE, but please, release a UBB6 light version along with it, that did'nt use all those variables and had less code, that would'nt cause such a big server usuage.
Thank you for taking your time to read this.