[nem-en] Nemerle for VisualStudio redist.

Paul Bludov pbludov at gmail.com
Sat Dec 30 17:05:38 CET 2006


> Well, I guess this is not the core of the problem. Maybe for the sake
> of elegant numbering it would be better to base last number of version
> on date or on revision, but it doesn't change anything in problems
> with assembly loading. The numbers would still change, less
> frequently, but still.

In my opinion, when Nemerle.Compiler.dll and Nemerle.Macros.dll will
have exactly the same version number, 0.9.3.99 or 0.9.3.61230, one can be
loaded from another. Nemerle.Compiler can take its own AssemblyName,
replace Nemerle.Compiler with Nemerle.Macros and load it from GAC.
For now Nemerle.Compiler does not know the version of Nemerle.Macros,
it only knows that it starts with 0.9.3.

-Paul.




More information about the devel-en mailing list