[plt-scheme] Versioned development against Planet packages?
I'm currently using NSIS to create an installer for a programm for
homeopathy.
It has dependencies to PLaneT packages, which I have ("automagically") added
in the distribution. When I start the application, I'm setting the right
PLANETDIR
environment to point to the right PLaneT packages and make a distinct
environment for mzscheme.
--Hans
Grant Rettke schreef:
> I'm used to the approach of distributing an application as a single
> blob, rather than a blob and downloads other blobs from a server at
> deploy time.
>
> That is the bit with which I am not familiar, as this seems to be the
> way things are commonly done.
>
> Thanks guys every bit is helpful.
>
>
>