[Rake-devel] recursive task invocation
Jim Weirich
jim.weirich at gmail.com
Mon Aug 11 17:50:25 EDT 2008
On Aug 11, 2008, at 1:37 PM, Ittay Dror (Freiman) wrote:
> My initial suggestion is to linearize the invocation process. Then, if
> a task fails, Rake stops the execution. If a developer wants the
> execution to continue even if some actions fail, he writes those
> actions such that they return normally (begin...rescue).
Isn't this what happens now? The problem only occurs if using the
multitalk options, right?
Or am I misunderstanding?
--
-- Jim Weirich
-- jim.weirich at gmail.com
More information about the Rake-devel
mailing list