--- joko/doc/SampleTasks/joko_2003-02.html 2003/02/05 22:13:50 1.12
+++ joko/doc/SampleTasks/joko_2003-02.html 2003/02/05 22:43:56 1.13
@@ -212,14 +212,37 @@
o make patch for PEAR/XML/RPC.php
+o refactor to PEAR::DB - drivers
+ o glib/Data/Driver/Proxy.php
+ o glib/Data/Driver/RPC/Remote.php
+
+o integrate autogenerated api-documentation for code@netfrag.org
+ use PhpDocumentor: http://phpdocu.sourceforge.net/
+
+o phpLdapBrowser using components from
+ o PEAR (DB_ldap)
+ o smarty (maybe some parts for gui rendering)
+ o phpHtmlLib (abstraction of basic html tags and more highlevel widgets, gui/forms-to-data binding)
+ o netfrag.org
+ o yakka as navigation-backend
+ o on-the-fly generation of navigation-structure
+ o page-rendering, -dispatching and -layout
+ o maybe integrate these together to get max. overview over all details
+ to be able to provide enough abstraction in implementation:
+ o current dispatcher from yakka (Engine 1.0?, Engine 2.0?)
+ o dispatchrequest (the generic dispatcher which listens at http://cvs.netfrag.org and http://news.netfrag.org)
+ o glib/Application/AbstractRequest (a component which grew out of a custom application once,
+ but was refactored two times after that ( -> flib/Site/Request -> org.netfrag.glib/Application/AbstractRequest)
+ o org.netfrag.glib for tying all that together
+o PEAR::Auth::Kerberos???
-$Id: joko_2003-02.html,v 1.12 2003/02/05 22:13:50 joko Exp $
+$Id: joko_2003-02.html,v 1.13 2003/02/05 22:43:56 joko Exp $