User: jpetso Branch: HEAD Date: Sat, 28 Mar 2009 15:52:43 +0000 Modified files: /modules/transformations/core transformations.pipeline.inc /modules/transformations/transformations operations.pipeline.inc Log message: Push calculation of the operation execution order of a pipeline down from the pipeline operation class to the pipeline class itself. Apart from potentially making things more robust, this will also enable us to auto-determine how operations should be aligned in the UI if no information is available upfront. Also (important), the algorithm has changed a bit and now completely ignores the start operation in favor of pipeline inputs and outputs. Still need to remove the start operation from the API and data storage, but this should already be a good thing as pipelines cannot break anymore when the start operation is removed. (Also, this should not be a user setting anyways.) Links: http://cvs.drupal.org/diff.php?path=contributions/modules/transformations/co... http://cvs.drupal.org/diff.php?path=contributions/modules/transformations/tr...
participants (1)
-
drupal-cvs@drupal.org