215 |
o refactor to PEAR::DB - drivers |
o refactor to PEAR::DB - drivers |
216 |
o glib/Data/Driver/Proxy.php |
o glib/Data/Driver/Proxy.php |
217 |
o glib/Data/Driver/RPC/Remote.php |
o glib/Data/Driver/RPC/Remote.php |
218 |
|
o the name??? (DB::RPC?, DB::Remote?, DB::Virtual?) |
219 |
|
|
220 |
o integrate autogenerated api-documentation for code@netfrag.org |
o integrate autogenerated api-documentation for code@netfrag.org |
221 |
use PhpDocumentor: http://phpdocu.sourceforge.net/ |
use PhpDocumentor: http://phpdocu.sourceforge.net/ |
256 |
o look at http://opensource.visionp.de/modules/project/tree.php |
o look at http://opensource.visionp.de/modules/project/tree.php |
257 |
o as base data container for "app::menu", "phpHtmlLib::TreeNav" |
o as base data container for "app::menu", "phpHtmlLib::TreeNav" |
258 |
|
|
259 |
|
o integrate Data::Encode with I18N - Internationalization??? |
260 |
|
|
261 |
|
o prepare patches for pear.php.net |
262 |
|
o configurable timestamp format for PEAR::Log::file |
263 |
|
o no fatal php errors from PEAR::XML::RPC |
264 |
|
|
265 |
|
x why not PEAR::Config? |
266 |
|
* This class allows for parsing and editing of configuration datasources. |
267 |
|
* Do not use this class only to read datasources because of the overhead |
268 |
|
* it creates to keep track of the configuration structure. |
269 |
|
|
270 |
|
o Data::Storage and logging via Log::Dispatch - DEEP RECURSION again!!! |
271 |
|
|
272 |
|
|
273 |
|
|
274 |
|
|