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
_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to