[erlang-questions] map external term format change?

Daniel Goertzen daniel.goertzen@REDACTED
Tue May 13 16:30:19 CEST 2014


Did the external term format for maps change in between v17 pre-releases
and the final release?

I wrote some maps to an mnesia table using a pre-release, and now reading
them back using 17.0 all the keys and values are randomly redistributed
(some keys are values and vice versa, but some are on the correct side of
the "=>" ).

Or could something else be at work here?

Anyway, the data wasn't valuable so I'm going to replace it and keep an eye
on things.

Thanks,
Dan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140513/c58712e6/attachment.htm>


More information about the erlang-questions mailing list