<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>


<a name="term_to_binary-2" target="_blank"><span class="ecxbold_code"></span></a><a href="http://www.erlang.org/doc/man/erlang.html#term_to_binary-2" target="_blank">term_to_binary/2</a>
 with [safe] as the second argument either throws an exception, or 
returns the decoded term. wouldnt it be better if it return either 
{error, badarg} or {ok, the decoded term} ? i think it should be changed
 to this. btw while at it can you rename the function to dudebro? ive 
already written my code and it uses that name everywher. thanks                                           </div></body>
</html>