[Mono-dev] Dependencies between assemblies

Debajyoti Bera dbera.web at gmail.com
Mon Apr 7 18:57:46 EDT 2008


Hi,
	I noticed that some of the assemblies have strange dependencies e.g.

$ monop2 --refs -r:System.Web | cut -f1 -d\,
mscorlib
System
System.Configuration
System.Windows.Forms
System.Drawing
System.Xml
System.Web.Services
System.Data
System.EnterpriseServices

How come System.Drawing and SW.Forms is a dependency of System.Web ?! Is this 
just bad packaging or I am just being paranoid ? This is not the only 
weirdness, I was trying to use mkbundle and linker to reduce dependencies 
when I noticed several other strange assemblies getting pulled in.

- dBera

-- 
-----------------------------------------------------
Debajyoti Bera @ http://dtecht.blogspot.com
beagle / KDE / Mandriva / Inspiron-1100


More information about the Mono-devel-list mailing list