Todo List
Zend_Db
- fix docblock for params & return types
- needs implementation or better exception message
- fix docblock for params & return types
- needs implementation or better exception message
- fix docblock for params & return types
- needs implementation or better exception message
- fix docblock for params & return types
- needs implementation or better exception message
- fix docblock for params & return types
- needs implementation or better exception message
- fix docblock for params & return types
- needs implementation or better exception message
- fix docblock for params & return types
- needs implementation or better exception message
- XXX - Needs to be updated to use Zend_Db_Adapter_Abstract Also, most fetch..() methods are broken (no fetch_array method of stmt)
- fix docblock for params & return types
- needs implementation or better exception message
- XXX - Needs to be updated to use Zend_Db_Adapter_Abstract
- fix docblock for params & return types
- needs implementation or better exception message
- Support FETCH_CLASS and FETCH_INTO.
- Support FETCH_CLASS and FETCH_INTO.
- Support FETCH_CLASS and FETCH_INTO.
- Look up pluralization rules for English. E.g.: 'y' => 'ies', etc. "Porter stemming algorithm". See if Richard Heyes will license his stemmer to us under BSD.
Zend_View
- should use Zend::loadClass()
Zend_Service
- naming conventions: protected
- docblock
- coding standards: naming of instance variables
- coding standards: naming of instance variables
- coding standards: naming of instance variables
- coding standards: naming of instance variables
- coding standards: naming of instance variables
- coding standards: naming of instance variables
- coding standards: naming of instance variables
- Discussed this with Chuck and other Zenders. Why was SeekableIterator implemented here? Does seek() gain us anything in this context? Why not use just Iterator or ArrayAccess + Iterator?
- coding standards: naming of instance variables
- remove ning comment The XNC_Services_Yahoo_Search_GenericResult constructor. This method takes a SimpleXML object representing the ReST response fragment for this found object.
Zend_Search_Lucene
- delete() and undeleteAll processing.
- ZSearchHTMLAnalyzer and ZSearchXMLAnalyzer implementation
- !!!!!Finish the implementation
Zend_Pdf
- implement it as a class, which supports ArrayAccess and Iterator interfaces, to provide incremental parsing and pages tree updating. That will give good performance and memory (PDF size) benefits.
- process special cases with $x2-$x1 == 0 or $y2-$y1 == 0
- process special cases with $x2-$x1 == 0 or $y2-$y1 == 0
- Don't forget to close all current graphics operations (like path drawing)
- Reusage of the freed object. It's not a support of new feature, but only improvement.
- Reusage of the freed object. It's not a support of new feature, but only improvement.
- Don't forget to close all current graphics operations (like path drawing)
- also implement Countable for PHP 5.1 but not yet to stay 5.0 compatible
- Dump pages as a balanced tree instead of a plain set.
- check, that page is attached to the current document
- atomatically attach page to the document, if it's not done yet.
Zend_Feed
- Allow findFeeds() to follow one, but only one, code 302.
Documentation generated on Tue, 18 Apr 2006 11:55:51 -0700 by phpDocumentor 1.3.0RC3