Automatically select last created object(s) when the operation ends?

 From:  Michael Gibson
10650.5 In reply to 10650.4 
Hi Flowgun, I'm glad that line of script was helpful!

re:
> or maybe, even better and easier, invert the operations to select the cutter first
> and then the target object (Blender-Style)? wouldn't that save the sea turtles from
> snorting all the disregarded mouses due to the extra clicks?

No, the sea turtles would be upset at that because it would violate one of their design
goals of prioritizing MoI to be easy to use and quick to learn.

One element of that is having commands operate in a consistent manner. In MoI
this is applied by this design rule - commands that modify objects select the object to
be modified first and any supplementary stages after that.

- Michael