/[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.124 by joko, Sat Feb 1 01:33:41 2003 UTC revision 1.131 by joko, Sun Feb 2 18:33:40 2003 UTC
# Line 1758  o glossary: public bulletin board Line 1758  o glossary: public bulletin board
1758    
1759  o dispatchmail: make option "--user=" work again!  o dispatchmail: make option "--user=" work again!
1760    
 o flib:  
   o include & boot  
     o include-paths  
     o configKey (servername) => servername/appname  
   o make glib  
   o RPC::Remote: just can talk to single rpc-server!!!!  
 o app-cleanup:  
   o replace ../img/ through img/ globally (in all files found)  
     o grep -ri "../img" | modify.pl --regex=s/\.\.\/img/img/g [--in-type=filelist]  
     o refactor replace_cvs.pl to:  
       finder.pl -R --regex=/CVS/Root . | modify.pl --regex=s/:pserver:/:ext:/ [--in-type=filelist]  
       o is it possible to actually parse settings && arguments (not just "options") using Getopt::Long??  
         o else: look at CPAN more detailed or make a CliCmd::Option + CliCmd::Argument = CliCmd::Setting!!  
         O refactor Getopt::Simple to Getopt::Easy and add features!? a) argument/option-mechanism b) restrict option-mech  
           symbol: O=Ongoing  
         c use Getopt::Auto???  
         x make Getopt::Easy!!!  
           
     
 o 0. Oef::Request -> ...  
 o 1. CliCmd::Setting -> Oef::Request -> [hibernate] -> [wakup] -> Oef::Engine -> Oef::>Task -> Oef::Response  
   o need to freeze a Oef::Request  
 o 2. CliCmd::Setting -> Oef::Request -> Oef::Engine -> Oef::Task -> [hibernate] -> [wakup] -> Oef::Response  
   o need to freeze a Oef::Engine  
     
 o Oef::Base bases on DesignPattern::Object and DesignPattern::Bridge  
   
 o refactor DesignPattern::Object::Logger to Oef::Base::Logger  
   
 o use phpHtmlLib - widgets in a wiki (yakka!)  
   
 o rename Data::Storage::Handler::NetLDAP to Data::Storage::Handler::LDAP  
   
 o register: data-storage.[perl.]netfrag.org  
   
 o look at '<meta  http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />'!!!  
   o better use 'utf-8' to achieve full i18n?  
     
 o add descriptive words (undelete, etc.) and references to similar projects to mini-howto_trashcan-under-linux_libtrash.html  
   
   
   
   
1761    
1762  </pre>  </pre>
1763    

Legend:
Removed from v.1.124  
changed lines
  Added in v.1.131

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