X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=web%2Fideas;h=83e4eb3a1c5a032e88dd449a16d3e390f8339399;hb=831403d104705c81d2fdb98473855da2e3076311;hp=f34f4495e0214882739ab3d04d69cd020518f693;hpb=b2ba55ae18e97e4ce28ef94fe8fbb6f804e8755a;p=mono.git diff --git a/web/ideas b/web/ideas index f34f4495e02..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