Hello all,
why is there (apparently?) no simple stream writer in ZF? there is an implementation in the Log package which uses a formatter but what if I want just to save a file? "A Writer is an object that inherits from Zend_Log_Writer_Abstract." -> why not e.g. Zend_Stream_Writer? cheers, p.f.
