Index: branches/release-41/lib/MT/Upgrade.pm
===================================================================
--- branches/release-41/lib/MT/Upgrade.pm (revision 2660)
+++ branches/release-41/lib/MT/Upgrade.pm (revision 2661)
@@ -1037,4 +1037,5 @@
             if $class->properties->{meta_column};
         $self->add_step('core_upgrade_meta_for_table', %step_param);
+        # TODO: wait, then we set it based on the class? we're adding a step for every object_types entry then!!
         $added_step{$class} = 1;
     }
