> Given a list of library classes, use MS' corlib to enumerate all the > methods, properties and members for their implementation, then do the same > with mcs' version and find out what we're missing, where parameters differ, > etc. The Jury is still out on whether it is a good idea or not to use this. Sean implemented such a beast, but we decided against using it just to play it safe.