Change record status: 
Introduced in branch: 
7.x-1.x
Introduced in version: 
7.x-1.6
Description: 

Changed the constructor for i18n_object_wrapper as:

public function __construct($type, $key, $object);

Added some functions to i18n_object API:

i18n_get_object()

Impacts: 
Module developers