I'm just trying to implement /nostdlib:
http://msdn.microsoft.com/en-us/library/fa13yay7.aspx

And I belive that having API for setting assembly aliases would be a 
good solution.

Of course LoadMscorlib is not a bug, it's just redundant. The current 
AssemblyResolve is able to do that just fine. If there was an assembly 
alias feature, LoadMscorlib was even more redundant.

Regards,
Kornél

Jeroen Frijters wrote:
>> LoadMscorlib was designed to meet your very specific needs of being able
>> to load mscorlib.dll from a specified file.
> 
> Any API designed without a very specific use case is doomed, so I consider 
> this a feature not a bug.
> 
> I don't understand what problem you are trying to solve, so maybe we should 
> back up a little and talk about that first.
> 
> Regards,
> Jeroen
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to