[erlang-questions] A possible inconsistency in the DETS interface

Francesco Cesarini (Erlang Training and Consulting) francesco@REDACTED
Thu Dec 25 14:17:38 CET 2008


Heh, just sent the chapter on DETS and ETS to our reviewers yesterday :-)

open_file/1 is meant for debugging purposes and will only operate on 
existing files which were created with open_file/2.

Francesco
--
http://www.erlang-consulting.com

John Haugeland wrote:
> Why is it that dets:open_file/2 creates a non-extant table on request, 
> but dets:open_file/1 doesn't (instead one gets enoent) ?
> ------------------------------------------------------------------------
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions



More information about the erlang-questions mailing list