X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=web%2Fideas;h=83e4eb3a1c5a032e88dd449a16d3e390f8339399;hb=b95f7d6f85349896860b9d293ae4aa0e6e5b077c;hp=0a97cdcc4d244967a995d23d06ec1ec7a1915f3e;hpb=ab7465ea46961ce33b982d9bea33a7a462a78072;p=mono.git diff --git a/web/ideas b/web/ideas index 0a97cdcc4d2..83e4eb3a1c5 100644 --- a/web/ideas +++ b/web/ideas @@ -15,25 +15,13 @@ ** Runtime - We need a verifier that can be run on an executable (assembly) - and tells whether the metadata for the executable is correct - or not. It should report any anomalies. - - For a list of anomalies in assemblies, check the various assertions - that are described on the ECMA documentation. - - This will help test our generated executables and can be also - used as an external verifier. - ** Classes