Homec4science

Allow workflows to elect for partial parsing rather than full parsing

Authored by epriestley <git@epriestley.com> on Sep 25 2012, 19:39.

Description

Allow workflows to elect for partial parsing rather than full parsing

Summary:
This permits workflows to:

  • Delegate to sub-workflows ("help" isn't quite correct but is probably good enough).
  • Manually parse/manage raw argument vectors.

Test Plan:

$ ./scripts/example/subworkflow.php do echo -a -b -c
-a -b -c

Reviewers: davidreuss

Reviewed By: davidreuss

CC: aran

Differential Revision: https://secure.phabricator.com/D3552

Details

Committed
epriestley <git@epriestley.com>Sep 25 2012, 19:39
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU8d2c9637ea30: Move exec futures to a separate directory
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHUceaa5023ec82: Allow workflows to elect for partial parsing rather than full parsing (authored by epriestley <git@epriestley.com>).Sep 25 2012, 19:39