[Mono-devel-list] Potential GAC implementation ideas.

Rob.Tillie at Student.tUL.EDU Rob.Tillie at Student.tUL.EDU
Fri Oct 24 02:58:09 EDT 2003


> Hmm, hadn't really thought about this, but I assume that the mono would
> use
> the mono gac and .net would use the .net gac, however, I have not done any
> thinking about it either.

In my opinion it wouldn't be a good solution to have 2 GAC's. If I run both
the .NET Framework and Mono, I would like to be able to use every assembly
in both (without installing my libraries in both). 
Ultimately, I think Mono and .NET running side-by-side has to function the
same way as running .NET 1.0 and 1.1 running side-by-side, and this means
sharing the same GAC.

Greetz,
-- Rob.



More information about the Mono-devel-list mailing list