<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">[Alexei Sholik:]<br>
> But the signature for insert_new is<br>
><br>
>     insert_new(Name, Objects) -> boolean()<br>
><br>
> In this case, false only indicates that a value for the key is already<br>
> in the table. What about failure cases of insert()?<br>
<br>
The type of the return value should include {error, Reason}. We'll<br>
correct the docs in 17.3. Thanks for reporting.<br>
<br>
Best regards,<br>
Hans Bolinder, Erlang/OTP team, Ericsson<br>
<br>
</div>
</body>
</html>