[fw-general] writnig files

2008-08-13 Thread peter fiksman
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.

Re: [fw-general] writnig files

2008-08-13 Thread peter fiksman
: [fw-general] writnig files -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 How about fopen() with fwrite() or file_put_contents(); ? peter fiksman schrieb: Hello all, why is there (apparently?) no simple stream writer in ZF? there is an implementation in the Log package which uses

[fw-general] adding logic to Zend_Exception: observer pattern for logging

2008-07-23 Thread peter fiksman
as a listener. There are cases in ZF where an exception is caught and replaced by throwing another one, which is more general. The details and the origin of the error are lost then. It would be nice to be able to log all exceptions in the execution flow, I think. Cheers, Peter Fiksman

Re: [fw-general] Extendable models with MySQL, Zend_Db_Table and Zend_Form

2008-06-25 Thread peter fiksman
, client_id) to manage that. (if n:1 then colname column has to be unique; vice versa, a client will still be able to have many columns) best regards, Peter Fiksman Software-Architekt pf-webservices Grantham-Allee 20 53757 Sankt Augustin Tel.: +49 (0) 2241 397 2135 Fax

[fw-general] fyi: yet another one php5 toolkit

2008-01-24 Thread peter fiksman
. Here is some short API info and download link (on Sourceforge.net) : http://blog.pfgear.net best regards Peter Fiksman pf-webservices Grantham-Allee 20 53757 Sankt Augustin Tel.: +49 (0) 2241 397 2135 Fax: +49 (0) 2241 397 2139 Mobil: +49 (0) 177 976 3257 Email