You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2003/08/07 10:41:44 UTC

cvs commit: cocoon-2.1/src/blocks/linotype/samples flow.js

reinhard    2003/08/07 01:41:44

  Modified:    src/blocks/linotype/samples flow.js
  Log:
  - add a warning that the objectmodel used by the script is not supported
   any more and the non-FOM flow interpreter has been deprecated
  
  Revision  Changes    Path
  1.7       +9 -0      cocoon-2.1/src/blocks/linotype/samples/flow.js
  
  Index: flow.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/linotype/samples/flow.js,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- flow.js	8 Jul 2003 05:46:55 -0000	1.6
  +++ flow.js	7 Aug 2003 08:41:44 -0000	1.7
  @@ -1,4 +1,13 @@
   /*
  + +-----------------------------------------------------------------------------+
  + |                                                                             |
  + |   This flowscript is based upon a unsupported object model. The flow        |
  + |   interpreter that supports it has been commented out in cocoon.xcon        |
  + |                                                                             | 
  + +-----------------------------------------------------------------------------+
  +*/
  +
  +/*
    * Yeah, I know that hardwiring those is hacky as hell. But I'll try to
    * fix this with link translation later on.
    */