19 require_once(BASE.
"wcmf/lib/util/class.Message.php");
convertStorageToApplication($data, $type, $name)
convertApplicationToStorage($data, $type, $name)
DataConverter is the base class for all converter classes. It defines the interface for converting da...