cvsuser 02/04/05 13:56:57
Modified: P5EEx/Blue TODO
Log:
added some misc todo items
Revision Changes Path
1.5 +9 -3 p5ee/P5EEx/Blue/TODO
Index: TODO
===================================================================
RCS file: /cvs/public/p5ee/P5EEx/Blue/TODO,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -w -r1.4 -r1.5
--- TODO 1 Feb 2002 20:37:10 -0000 1.4
+++ TODO 5 Apr 2002 21:56:57 -0000 1.5
@@ -1,5 +1,5 @@
######################################################################
-## File: $Id: TODO,v 1.4 2002/02/01 20:37:10 spadkins Exp $
+## File: $Id: TODO,v 1.5 2002/04/05 21:56:57 spadkins Exp $
######################################################################
==========================================
@@ -29,12 +29,18 @@
o Security::Htpasswd - authen/authz from .htpasswd and .htgroup files
o Security::DBI - authen/authz from tables in a DBI database
o Security::Repository - authen/authz from tables in a Repository
- o Widget A persistent, stateful object, takes care of life cycle
- o Widget::HTML - a visual HTML object, stored in a Session
+ x Widget A persistent, stateful object, takes care of life cycle
+ x Widget::HTML - a visual HTML object, stored in a Session
o Widget::Entity - a business entity object, stored in a Repository
o Template Processor for HTML files, augmented w/ dynamic elements
o Template::CGIFastTemplate - uses the CGI::FastTemplate processor
o Template::TemplateToolkit - uses the Template::Toolkit processor
+
+Other Stuff
+ o Installation Guide
+ o Win32 Installation Guide
+ o perldocs enhanced to do MakeMaker's pod2html work
+ o make POSTAMBLE Windows-compatible
Initial Versions of Advanced Features
o LogChannel Supports logging to file or external log systems