[Rake-devel] recursive task invocation
Bennett, Patrick
Patrick.Bennett at inin.com
Wed Aug 13 15:36:46 EDT 2008
> Seems to me it would be possible to switch to an explicitly managed
> task stack without losing the dynamic nature of the task dependencies.
Perhaps, but even the slightest change in architecture of rake could
have a huge ripple effect for anyone relying on how and when it decides
to invoke and iterate tasks. I've got a lot of code that dynamically
creates tasks and adds prerequisites on the fly. Changes like those
discussed make me nervous. :)
Patrick
More information about the Rake-devel
mailing list