On 6/4/2011 11:45 PM, Walter Bright wrote: > > One issue is that if someone derives from a class and adds a finalizer. But when a class is allocated via new, the classinfo for the exact type being allocated is passed. At least, that's the way I think it works.