[plt-dev] Re: problem with optimistic compilation
On Aug 12, Robby Findler wrote:
> Okay, after some more thought and offline consultation, I've changed
> the way DrScheme works wrt to saving compiled .zo files. It now
> saves its compiled files in compiled/drscheme/ (and
> compiled/drscheme/errortrace), meaning that the files will be
> ignored when mzscheme runs. It also only looks in those directories
> when it is in compiled-file-generation mode.
Won't this have the same problem with multiple versions of drscheme
using the same file?
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!