User: fago Branch: DRUPAL-7--1 Date: Fri, 04 Jun 2010 16:53:44 +0000 Modified files: /modules/entity/entity_metadata entity_metadata.api.php entity_metadata.module entity_metadata.test entity_metadata.wrapper.inc /modules/entity/entity_metadata/modules field.info.inc Log message: entity metadata API change: renamed key for additional metadata for data structures from 'data info' to 'property info' to reflect its content equals the returned info of hook_entity_property_info(). Therefore also removed the dataInfo() method, instead use getPropertyInfo() without arguments. added method entityInfo() to the entity wrapper. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/entity/entity_meta... http://cvs.drupal.org/diff.php?path=contributions/modules/entity/entity_meta... http://cvs.drupal.org/diff.php?path=contributions/modules/entity/entity_meta... http://cvs.drupal.org/diff.php?path=contributions/modules/entity/entity_meta... http://cvs.drupal.org/diff.php?path=contributions/modules/entity/entity_meta...