2012-06-06 12:15 UTC+0200 Aleksander Czajczynski (hb/at/fki.pl)
  * deserialize.js
  * serialize.js
    ! readDouble, writeDouble methods were incorrectly using
      little-endian format for double serialization

  ; original version of this libarary uses require.js
    dependency resolving mechanisms, this has been stripped,
    to make JavaScript code more generic. I keep the require.js
    version updated too.

  ; these clasess are taken from node-amf project,
    AMF module for NodeJS by Tim Whitlock,
    available under the MIT and GPL licenses.
