tableau-mkt-archived / entity_xliff

Drupal module that provides an API for entity serialization in the XLIFF format.
https://drupal.org/project/entity_xliff
2 stars 0 forks source link

Better error handling #57

Closed iamEAP closed 9 years ago

iamEAP commented 9 years ago

We've not been doing any exception catching during development, but things are starting to settle down now and we should start preparing the module for production use.

Consequently, we should start catching Entity API exceptions and logging warnings or errors in watchdog / possibly setting message, rather than letting the exception bubble up.

iamEAP commented 9 years ago

Moved to tableau-mkt/entity_xliff_ftp#6