New proposals
- Posted by thomasw at 00:36:24 // //
- Announcements, File Transfer
Dear ZF-interested ones. :-)
I just finished two new proposals which are now ready for review and are awaiting your comments.
Translateable exceptions
This will add the possibility to translate exceptions.
This feature is usefull when you have to provide localized log-files for example.
It also adds a possibility to rewrite the exception message if needed.
For example when you would get an exception “can not connect to database xxxx”… you could rewrite it to “please ask your database admin”.
http://framework.zen … +ZF+-+Thomas+Weidner
Zend_Filter_Compress
This will add a compression/decompression filter for files.
It allows to compress or decompress files directly at upload/download or in your application by simply using two lines of code.
http://framework.zen … fer+-+Thomas+Weidner
When you also think that this features are useful add a comment the proposals.
Greetings
Thomas Weidner
I18N Team Leader, Zend Framework
Zend Framework Advisory Board Member
Zend Certified Engineer for Zend Framework
Add comment
Fill out the form below to add your own comments

Sunday, January 18, 2009 - 01:58:52
Where can I download Translateable exceptions ?
I don’t find it on svn…
thank you for the answer
Sunday, January 18, 2009 - 02:06:15
As the word “proposal” implies, this are proposed features which means that they have to get approved by the dev-team.
Without this approvement I am not allowed to add code.
And to get this approvement I need response from the community.
As the last proposal, where this feature was also added by me, did not get approvement I had to rewrite this feature into a own proposal.
So, when you want to have this feature, write a comment to the related proposal.