[nem-en] Nemerle for VisualStudio redist.
Kamil Skalski
kamil.skalski at gmail.com
Sun Jun 3 21:27:33 CEST 2007
> > assemblies (hidden substitute path), problem with search help files, and
> > assembly in GAC can't be debugged.
>
> True, there would be some problem with getting XML documentation for
> GACed assemblies. But if we have some "slightest" control over this
> loading process, we can just access those XMLs by our own (see also
> http://msdn.microsoft.com/msdnmag/issues/04/06/NETMatters/).
> So I think xmls would be still stored in Program Files/Nemerle
Also, I found the suggestion of a very "brute force" solution for help files:
http://blogs.msdn.com/infopath/archive/2007/03/05/enabling-infopath-intellisense-documentation-in-vsta-and-visual-studio.aspx
Just copy the xml files *into* the directories inside GAC... this
isn't any near to an elegant solution, but maybe we could do this.
However... if everybody wants to have runtime libraries outside GAC,
then let's just do this. I can see that simply somebody at MS didn't
do the right job at designing interactions between .NET tools (VS /
GAC / externally provided libraries with docs).
BTW. I have managed to build the installer from wix, I think that
after some minor improvements and testing it can be used for 0.9.4
release. Actually it look very nice, great job guys.
--
Kamil Skalski
http://nazgul.omega.pl
More information about the devel-en
mailing list