Bson 1.0.0
A BSON specification implementation

Bson is an implementation of the BSON specification complete with BSON serialisation and deserialisation.

Bson was created to support the development of the Alien-Factory MongoDB driver.

Read more...

Install

To install Bson with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install Bson with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/ directory.

afBson.pod (50.33 kB)

Use

To use Bson in a Fantom project, add a dependency to the project's build.fan:

depends = ["sys 1.0", ..., "afBson 1.0.0 - 1.0"]

Documentation

Information

Meta information on the Bson pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
50.33 kB
Licence
The MIT Licence
Built on
15th May 2014
Source code
via Mercurial at https://bitbucket.org/AlienFactory/afbson
Depends on
concurrent, inet, sys
Referenced by
Javascript Compatible
No

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 7 releases of Bson: