/[cvs]/joko/doc/SampleTasks/joko_2003-01.html
ViewVC logotype

Diff of /joko/doc/SampleTasks/joko_2003-01.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.116 by joko, Fri Jan 31 03:03:48 2003 UTC revision 1.118 by joko, Fri Jan 31 10:33:34 2003 UTC
# Line 1567  o Torus - client-compatibility Line 1567  o Torus - client-compatibility
1567        
1568  o jonen@gharb: patched Mail::Audit::Dispatch (don't ask for ~/Mail any more!)  o jonen@gharb: patched Mail::Audit::Dispatch (don't ask for ~/Mail any more!)
1569    
1570    o glossary: public bulletin board
1571    
1572    o dispatchmail: make option "--user=" work again!
1573    
1574    o flib:
1575      o include & boot
1576        o include-paths
1577        o configKey (servername) => servername/appname
1578      o make glib
1579      o RPC::Remote: just can talk to single rpc-server!!!!
1580    o app-cleanup:
1581      o replace ../img/ through img/ globally (in all files found)
1582        o grep -ri "../img" | modify.pl --regex=s/\.\.\/img/img/g [--in-type=filelist]
1583        o refactor replace_cvs.pl to:
1584          finder.pl --regex=/CVS/Root . | modify.pl --regex=s/:pserver:/:ext:/ [--in-type=filelist]
1585          o is it possible to actually parse settings && arguments (not just "options") using Getopt::Long??
1586            o else: look at CPAN more detailed or make a CliCmd::Option + CliCmd::Argument = CliCmd::Setting!!
1587      
1588    o 0. Oef::Request -> ...
1589    o 1. CliCmd::Setting -> Oef::Request -> [hibernate] -> [wakup] -> Oef::Engine -> Oef::>Task -> Oef::Response
1590      o need to freeze a Oef::Request
1591    o 2. CliCmd::Setting -> Oef::Request -> Oef::Engine -> Oef::Task -> [hibernate] -> [wakup] -> Oef::Response
1592      o need to freeze a Oef::Engine
1593      
1594    o Oef::Base bases on DesignPattern::Object and DesignPattern::Bridge
1595    
1596    o refactor DesignPattern::Object::Logger to Oef::Base::Logger
1597    
1598    o use phpHtmlLib - widgets in a wiki (yakka!)
1599    
1600    o rename Data::Storage::Handler::NetLDAP to Data::Storage::Handler::LDAP
1601    
1602    o register: data-storage.[perl.]netfrag.org
1603    
1604    
1605    
1606    

Legend:
Removed from v.1.116  
changed lines
  Added in v.1.118

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed