[plt-scheme] How best to use PLaneT?
Matt Jadud skrev:
> Hi everyone,
>
> I generally find coding against PLaneT to be a frustrating experience.
> This is probably due to the way I use it. For this reason, it becomes
> a question of practice.
>
> Question: Should I always code against a specific library version?
>
That's what I do now.
There is just one small catch (correct me if I am wrong - in fact I hop
I am wrong):
A program can only use one version of a PLaneT package at a time.
This matters if you use library A and B, and library A uses a different
version
of library B than you do.
--
Jens Axel Søgaard