On Fri, Oct 17, 2008 at 5:07 AM, Ittay Dror <[EMAIL PROTECTED]> wrote:
> I'd appreciate any reference to how I can get nailgun-like functionality in > Buildr under cruby. This may be a crazy idea, but how about doing a fork() of the Buildr process after the Buildfile has been loaded but before any Rake tasks are triggered? The parent would remains available to be fork()'ed again and the child would go on with the actual build. alex
