Spawned from Drupal Core issue: #1042822. I routinely need to handle entities and their fields in a generic manner but entities don't define their type (not bundle) in the object. This module adds a new property called "base_type" to an entity via hook_entity_load.
This module allows administrators to post and edit comments as anonymous users (that is, with a name and optional homepage rather than connected to a user account).