[Dart] RE: Shared source builds
Amitha Perera
perera at cs.rpi.edu
Thu, 31 Jan 2002 11:31:40 -0500
On Thu, Jan 31, 2002 at 11:01:34AM -0500, Blezek, Daniel J (CRD) wrote:
> Before we go too far down the road of making Dart do distributed
> builds, we should look into other packages. I suspect this is a
> UNIX/Linux "feature"; most of our WinNT builds are on the same
> machine.
I agree with this. With reference to my previous email, as long as
Dart does sufficient checking and locking not to step on it's own
toes, the remote launches and other platform specific magic can easily
be done by the user.