[IronPython] IronPython and the GAC
Jeff Hardy
jdhardy at gmail.com
Sat Oct 18 16:44:33 CEST 2008
Hello,
Has there been any consideration to having the installer put the DLR
and IronPython assemblies in the GAC? It would greatly simplify NWSGI
deployment, since NWSGI goes in the GAC when installed with IIS7
integration to make configuration and deployment much easier. Having
the IPy assemblies in the GAC would simplify the deployment
instructions to 1) install IronPython 2.0; 2) install NWSGI; 3)
configure application.
If not, I'll just provide instructions for how to add them manually,
but this seems like something that should be oofficially supported.
-Jeff
More information about the Ironpython-users
mailing list