[Checkins] SVN: Sandbox/philikon/zopeproject/trunk/TODO.txt Separated out library, application, and namespace use-cases for clarity.

Michael Bernstein michael at fandomhome.com
Mon Aug 27 16:10:26 EDT 2007


Log message for revision 79297:
  Separated out library, application, and namespace use-cases for clarity.
  

Changed:
  U   Sandbox/philikon/zopeproject/trunk/TODO.txt

-=-
Modified: Sandbox/philikon/zopeproject/trunk/TODO.txt
===================================================================
--- Sandbox/philikon/zopeproject/trunk/TODO.txt	2007-08-27 09:36:56 UTC (rev 79296)
+++ Sandbox/philikon/zopeproject/trunk/TODO.txt	2007-08-27 20:10:25 UTC (rev 79297)
@@ -54,9 +54,17 @@
   you to do it later (and it should ignore the right files)
 
 * Not only allow the creation of new applications but also the
-  deployment of existing applications.  Also consider the library use
-  case.  Suggested command line usage:
+  deployment of existing applications. Suggested command line usage:
 
     $ zopeproject app NewApplication
     $ zopeproject deploy ExistingApplication
+
+  Also consider the library use case:
+
+    $ zopeproject library NewLibrary
+
+  And namespaces:
+
     $ zopeproject library new.library
+    $ zopeproject app new.application
+



More information about the Checkins mailing list