This I think is mainly for Michael, and is really just a curiosity more than anything but when are you guys going to stop using this approach to handle output buffer in favor of more modern
PHP Output Buffering methods?.
Not criticizing the style, however, I've been programming PHP since PHP3 and PhotoPost is the only application I've ever seen handle output buffering this way (at least I assume that is the intent anyway).
Just curious.