[plt-scheme] PLT Scheme v369.100 is available for testing
On May 6, jos koot wrote:
>
> * DrScheme now saves `metadata' in its files, which means that the
> language level and other settings are saved with the file. This
> is done with a reader, so the result is a file that can be used
> outside of DrScheme too. Also, this includes teachpacks, which
> are also specific to files.
>
> DrScheme, version 369.100-svn5may2007 [3m] works perfect for me (I
> use windows xp home). My own test suite passes well and even
> somewhat faster than the build of some weeks ago. A minor point:
> when opening from DrScheme an .ss file saved by the new version and
> containing one single module, the language is, as before, always set
> to (module ...), which is nice, but other settings are reset to the
> language defaults, like before too. It does not bother me, but your
> remark above gave me the impression that the settings would be the
> same as when the file was saved.
Yes, sorry. I should have qualified: only the student languages save
the settings. More languages will do so eventually, I assume.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!