Todd Coram
Todd Coram
I miss your tweets, but I totally get your take on the matter.
Not so much as overlooked as (currently) avoided. I've yet to find an (easy) way to coerce Lua to encode/decode little endian ordered doubles. I left the function undefined so...
Clever :) I've resisted luaJIT/ffi because I wanted to keep the implementation pure (I've got some embedded hosts I'm using), but I never thought of exploiting the Lua bytecode! However,...
> IEEE754 floating point numbers do not have an endianess. Yes. Of course. Duh on my part. > For the record, I abandoned mongo/bson when I realise that bson "dictionarys"...