Just a quick update. I now run racket pointing to a main collects dir with only .zo files. It is working quite well!
Now I'm eyeing Jay McCarthy's archive code ;) On Tue, Oct 16, 2012 at 12:23 PM, Matthew Flatt <mfl...@cs.utah.edu> wrote: > At Tue, 16 Oct 2012 14:04:32 -0500, Robby Findler wrote: > > Besides what Eli says, another approach is to run 'raco setup -Dxi' > > after getting things out of perforce. That uses hashes for the files > > to determine what to compile (so nothing will get compiled if the zos > > are actually right), but it updates the timestamps (so racket won't > > get confused). > > I think that's a good option. > > I think it's fine to omit ".rkt" files and ".dep" files, in which case > timestamps on ".zo" files don't matter. > > (You could also keep ".dep" files along with ".zo" files, in which case > timestamps still don't matter, but that doesn't seem useful.) > > -- Dan Liebgold [dan.liebg...@gmail.com]
_________________________ Racket Developers list: http://lists.racket-lang.org/dev