[plt-scheme] Re: [plt-internal] Version question

From: Robby Findler (robby at cs.uchicago.edu)
Date: Thu Jan 3 10:26:24 EST 2008

Oh, I'm not sure. Sorry. Hopefully someone else will be able to point
you in the right direction, but if not, you could possibly attempt to
make a custom header in the .plt file that runs your own check....
painful, I know.

Robby

On Jan 3, 2008 9:24 AM, Michael Sperber <sperber at deinprogramm.de> wrote:
>
> "Robby Findler" <robby at cs.uchicago.edu> writes:
>
> > Did you consider just using (version)? Nowadays, it has a fairly
> > precise format, and I think its even been specified somewhere.
>
> How do I use it during .plt installation?  The advantage of the version
> in info.ss is that I can specify it as a requirement of the .plt file.
>
> >> The intention of that is to change when there are big enough
> >> differences, like the change in the units interface that broke many
> >> modules.
>
> In my experience, the changes are *always* big enough, i.e. I've never
> had a minor release that didn't break my code.  (I'm not complaining
> about that---just lobbying for bumping the info.ss version(s) more
> often, I think.)
>
>
> --
> Cheers =8-} Mike
> Friede, Völkerverständigung und überhaupt blabla
>

Posted on the users mailing list.