Revision 556246

Go back to digest for 2nd July 2006

Features in Utilities

Thomas Kadauke committed changes in /trunk/playground/utils/workflow:

first removed feature :) From now on, there can only be one command per
row. This is because no one really needs branched execution anyway, and
it's way too complicated to implement. Also, the "Merge Lists" and "Join
Lists" commands are removed, because they don't make sense anymore.

File Changes

Deleted 4 files
  • /trunk/playground/utils/workflow/src/commands
  •   /listmergecommand.cpp
  •   /listmergecommand.h
  •   /listreversecommand.cpp
  •   /listreversecommand.h
Modified 14 files
  • /trunk/playground/utils/workflow
  •   /TODO
  •   /src/commands/libworkflow_stdcommands.wflib
  •   /src/commands/Makefile.am
  •   /src/commands/standardlibrary.cpp
  •   /src/core/command.cpp
  •   /src/core/command.h
  •   /src/core/commandinfo.cpp
  •   /src/core/commandinfo.h
  •   /src/core/workflowdocument.cpp
  •   /src/core/workflowdocument.h
  •   /src/core/workflowdocument_p.h
  •   /src/ui/workflowview.cpp
  •   /src/ui/workflowview.h
  •   /src/ui/workflowview_p.h
18 files changed in total