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
- this doesn't work currently due to the $parts[] array not being available. Zend_Db_Select probably needs to be subclassed for this one.
- 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_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_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
Zend_Feed
- Allow findFeeds() to follow one, but only one, code 302.
ZSearch
- delete() and undeleteAll processing.
- ZSearchHTMLAnalyzer and ZSearchXMLAnalyzer implementation
Zend_HttpClient
- Implement ability to follow redirects
ZForm
- I don't like getting from both get and post, Options include getting parent until a form is identified Potentially pass bucket in as well I don't like searching up, because for other controls you may not be contained withing a form
- I don't like getting from both get and post, Options include getting parent until a form is identified Potentially pass bucket in as well I don't like searching up, because for other controls you may not be contained withing a form
Documentation generated on Wed, 08 Mar 2006 04:57:03 -0800 by phpDocumentor 1.3.0RC4