jvanzyl     00/10/13 11:49:26

  Modified:    docs     code-standards.html contributors.html design.html
                        getting-started.html index.html install.html
                        license.html script-elements.html todo.html
  Log:
  - updated docs.
  
  Revision  Changes    Path
  1.5       +3 -1      jakarta-velocity/docs/code-standards.html
  
  Index: code-standards.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/code-standards.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- code-standards.html       2000/10/13 01:48:27     1.4
  +++ code-standards.html       2000/10/13 18:49:12     1.5
  @@ -5,11 +5,13 @@
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="getting-started.html">Getting Started</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="install.html">Install</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="design.html">Design</A></LI></FONT>
  -    <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="script-elements.html">Script Elements</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="contributors.html">Contributors</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="code-standards.html">Coding Standards</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="license.html">License</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="todo.html">TODO</A></LI></FONT>
  +    <P></P>
  +    <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="user-guide.html">User's Guide</A></LI></FONT>
  +    <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="developer-guide.html">Developer's Guide</A></LI></FONT>
   </TD><TD align="left" valign="top" width="*"><TABLE border="0" cellpadding="3" 
cellspacing="0"><TR><TD><BR>
   
    
  
  
  
  1.6       +11 -1     jakarta-velocity/docs/contributors.html
  
  Index: contributors.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/contributors.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- contributors.html 2000/10/13 01:48:27     1.5
  +++ contributors.html 2000/10/13 18:49:12     1.6
  @@ -5,11 +5,13 @@
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="getting-started.html">Getting Started</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="install.html">Install</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="design.html">Design</A></LI></FONT>
  -    <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="script-elements.html">Script Elements</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="contributors.html">Contributors</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="code-standards.html">Coding Standards</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="license.html">License</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="todo.html">TODO</A></LI></FONT>
  +    <P></P>
  +    <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="user-guide.html">User's Guide</A></LI></FONT>
  +    <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="developer-guide.html">Developer's Guide</A></LI></FONT>
   </TD><TD align="left" valign="top" width="*"><TABLE border="0" cellpadding="3" 
cellspacing="0"><TR><TD><BR>
   
    
  @@ -132,6 +134,14 @@
   
   </TABLE>
   
  +</P>
  +
  +<P align="justify">
  +    We would also like to make special mention, and give credit for the
  +    original idea Velocity is based on, as Velocity is
  +    a new implementation of the model/view/controller architecture, 
  +    concept, and syntax of the WebMacro Servlet Framework (www.webmacro.org) 
  +    originally envisioned and implemented by Justin Wells at Semiotek Inc.
   </P>
   
   </FONT></TD></TR></TABLE></DIV><BR>
  
  
  
  1.6       +3 -1      jakarta-velocity/docs/design.html
  
  Index: design.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/design.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- design.html       2000/10/13 01:48:27     1.5
  +++ design.html       2000/10/13 18:49:12     1.6
  @@ -5,11 +5,13 @@
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="getting-started.html">Getting Started</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="install.html">Install</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="design.html">Design</A></LI></FONT>
  -    <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="script-elements.html">Script Elements</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="contributors.html">Contributors</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="code-standards.html">Coding Standards</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="license.html">License</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="todo.html">TODO</A></LI></FONT>
  +    <P></P>
  +    <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="user-guide.html">User's Guide</A></LI></FONT>
  +    <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="developer-guide.html">Developer's Guide</A></LI></FONT>
   </TD><TD align="left" valign="top" width="*"><TABLE border="0" cellpadding="3" 
cellspacing="0"><TR><TD><BR>
   
    
  
  
  
  1.6       +3 -1      jakarta-velocity/docs/getting-started.html
  
  Index: getting-started.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/getting-started.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- getting-started.html      2000/10/13 01:48:28     1.5
  +++ getting-started.html      2000/10/13 18:49:13     1.6
  @@ -5,11 +5,13 @@
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="getting-started.html">Getting Started</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="install.html">Install</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="design.html">Design</A></LI></FONT>
  -    <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="script-elements.html">Script Elements</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="contributors.html">Contributors</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="code-standards.html">Coding Standards</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="license.html">License</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="todo.html">TODO</A></LI></FONT>
  +    <P></P>
  +    <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="user-guide.html">User's Guide</A></LI></FONT>
  +    <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="developer-guide.html">Developer's Guide</A></LI></FONT>
   </TD><TD align="left" valign="top" width="*"><TABLE border="0" cellpadding="3" 
cellspacing="0"><TR><TD><BR>
   
    
  
  
  
  1.6       +3 -1      jakarta-velocity/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/index.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- index.html        2000/10/13 01:48:28     1.5
  +++ index.html        2000/10/13 18:49:13     1.6
  @@ -5,11 +5,13 @@
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="getting-started.html">Getting Started</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="install.html">Install</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="design.html">Design</A></LI></FONT>
  -    <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="script-elements.html">Script Elements</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="contributors.html">Contributors</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="code-standards.html">Coding Standards</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="license.html">License</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="todo.html">TODO</A></LI></FONT>
  +    <P></P>
  +    <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="user-guide.html">User's Guide</A></LI></FONT>
  +    <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="developer-guide.html">Developer's Guide</A></LI></FONT>
   </TD><TD align="left" valign="top" width="*"><TABLE border="0" cellpadding="3" 
cellspacing="0"><TR><TD><BR>
   
    
  
  
  
  1.5       +3 -1      jakarta-velocity/docs/install.html
  
  Index: install.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/install.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- install.html      2000/10/13 01:48:28     1.4
  +++ install.html      2000/10/13 18:49:13     1.5
  @@ -5,11 +5,13 @@
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="getting-started.html">Getting Started</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="install.html">Install</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="design.html">Design</A></LI></FONT>
  -    <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="script-elements.html">Script Elements</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="contributors.html">Contributors</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="code-standards.html">Coding Standards</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="license.html">License</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="todo.html">TODO</A></LI></FONT>
  +    <P></P>
  +    <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="user-guide.html">User's Guide</A></LI></FONT>
  +    <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="developer-guide.html">Developer's Guide</A></LI></FONT>
   </TD><TD align="left" valign="top" width="*"><TABLE border="0" cellpadding="3" 
cellspacing="0"><TR><TD><BR>
   
    
  
  
  
  1.4       +3 -1      jakarta-velocity/docs/license.html
  
  Index: license.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/license.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- license.html      2000/10/13 01:48:29     1.3
  +++ license.html      2000/10/13 18:49:14     1.4
  @@ -5,11 +5,13 @@
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="getting-started.html">Getting Started</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="install.html">Install</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="design.html">Design</A></LI></FONT>
  -    <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="script-elements.html">Script Elements</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="contributors.html">Contributors</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="code-standards.html">Coding Standards</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="license.html">License</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="todo.html">TODO</A></LI></FONT>
  +    <P></P>
  +    <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="user-guide.html">User's Guide</A></LI></FONT>
  +    <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="developer-guide.html">Developer's Guide</A></LI></FONT>
   </TD><TD align="left" valign="top" width="*"><TABLE border="0" cellpadding="3" 
cellspacing="0"><TR><TD><BR>
    
   
  
  
  
  1.5       +3 -1      jakarta-velocity/docs/script-elements.html
  
  Index: script-elements.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/script-elements.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- script-elements.html      2000/10/13 01:48:29     1.4
  +++ script-elements.html      2000/10/13 18:49:14     1.5
  @@ -10,6 +10,9 @@
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="code-standards.html">Coding Standards</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="license.html">License</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="todo.html">TODO</A></LI></FONT>
  +    <P></P>
  +    <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="user-guide.html">User's Guide</A></LI></FONT>
  +    <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="developer-guide.html">Developer's Guide</A></LI></FONT>
   </TD><TD align="left" valign="top" width="*"><TABLE border="0" cellpadding="3" 
cellspacing="0"><TR><TD><BR>
   
    
  @@ -37,7 +40,6 @@
           <LI><B>Loops</B>:
               <BLOCKQUOTE><UL>
                   <LI>Foreach</LI>
  -                <LI>While (Not Yet Implemented)</LI>
               </UL></BLOCKQUOTE>
           </LI>
           <LI><B>Parse</B></LI>
  
  
  
  1.3       +13 -4     jakarta-velocity/docs/todo.html
  
  Index: todo.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/todo.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- todo.html 2000/10/13 16:26:05     1.2
  +++ todo.html 2000/10/13 18:49:15     1.3
  @@ -5,11 +5,13 @@
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="getting-started.html">Getting Started</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="install.html">Install</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="design.html">Design</A></LI></FONT>
  -    <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="script-elements.html">Script Elements</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="contributors.html">Contributors</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="code-standards.html">Coding Standards</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="license.html">License</A></LI></FONT>
       <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="todo.html">TODO</A></LI></FONT>
  +    <P></P>
  +    <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="user-guide.html">User's Guide</A></LI></FONT>
  +    <FONT face="arial,helvetica,sanserif" size="-1"><LI><A 
href="developer-guide.html">Developer's Guide</A></LI></FONT>
   </TD><TD align="left" valign="top" width="*"><TABLE border="0" cellpadding="3" 
cellspacing="0"><TR><TD><BR>
   
    
  @@ -79,7 +81,7 @@
           Velocity. Any suggestions are welcome.
       <P align="justify"></P>
   
  -    <B>User Guide</B>
  +    <B>User's Guide</B>
       <BR>
           This would be a guide for designers who would
           be using the Velocity Template Language (VTL) to
  @@ -105,7 +107,7 @@
           The template loader system is functional but could probably use an
           overhaul. There is currently a double template instantiation
           problem. It is not causing any serious problems, but it
  -        should probably be corrected. We could probably utilize some
  +        should be corrected. We could utilize some
           object caching/pooling code from Turbine, or JServ, or the
           Avalon Server Framework.
       <P align="justify"></P>
  @@ -142,6 +144,13 @@
           JServ, or the Avalon Server Framework.
       <P align="justify"></P>
   
  +    <B>UML Overview</B>
  +    <BR>
  +        It would great to include a set of comprehensive
  +        UML diagrams that describe Velocity in order to
  +        allow new developers to get up to speed quickly.
  +    <P align="justify"></P>
  +
       <B>Velocity Profiling</B>
       <BR>
           If someone is handy with one of the standard profilers,
  @@ -149,7 +158,7 @@
           serious optimization has been started. But in conjuction
           with the presence of a JUnit test suite, optimization
           changes could be made with confidence. It would be nice
  -        to have a configuration of a setup for a common profiling
  +        to have a configuration of a setup for a common profiler
           so that anyone who wanted to do some profiling could do
           so in a consistent manner.
       <P align="justify"></P>
  
  
  

Reply via email to