dlr         01/12/28 17:19:27

  Modified:    notes    NOTES
  Removed:     notes    classic.pipeline pipeline
  Log:
  Moved pipeline information into NOTES and ClassicPipeline.java.
  
  Revision  Changes    Path
  1.2       +11 -0     jakarta-turbine-3/notes/NOTES
  
  Index: NOTES
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-3/notes/NOTES,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -u -r1.1 -r1.2
  --- NOTES     16 Aug 2001 04:41:28 -0000      1.1
  +++ NOTES     29 Dec 2001 01:19:27 -0000      1.2
  @@ -78,6 +78,17 @@
     We could use the Digester classes in the commons to easily
     parse this into a Pipeline object.
   
  +  The classic view mechanism from Turbine 2.x must be integrated into
  +  the Pipeline API.  There are misfits with this:
  +
  +  o portal view doesn't follow classic
  +  o binary output doesn't follow classic model
  +  o output of markups other than html
  +  o output of xml tranformations
  +
  +  We want to be able to output anything in a flexible manner.
  +  Rigth now we are constrained by the classic model.
  +
   ----------------------------------------------------------------
   M O D U L E S 
   ----------------------------------------------------------------
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to