From: Trans Date: 2008-09-11T09:53:40+09:00 Subject: Re: Drake: Distributed Rake On Sep 10, 3:13 pm, Eric Hodel wrote: > On Sep 10, 2008, at 11:06 AM, Trans wrote: > > > Is it worth potentially breaking Rakefiles to prevent this sort of > > thing (like drake -j2 or more does)? I'm not so sure. While one might > > consider this Rakefile "bad design" because it doesn't fit the > > original formal notion, it nonetheless does what one would expect it > > to do. I think I'd rather have that, than the potential for ambiguous > > behavior. > > They aren't potentially broken, they are broken.  If it happens to   > work, you've just gotten lucky. There's no such thing as luck in computer programming. T.