[Mono-list] Resource System Proposal

Serge serge@wildwestsoftware.com
Mon, 19 Nov 2001 18:04:39 +0200


There is one point.
Adding new *internal* method or delegate to Object class won't solve the
whole problem, as it's described in Rhys' proposal. It will only provide
consistency to corlib classes. But since standard library includes other
assemblies, this is only a partial solution.
Or am I missing something?

BTW, in context of this discussion it's rather unfortunate that CLI "global"
methods (methods of <Module> pseudo-class) are not supported by C#.